2024-04-10 04:55:49,049 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-10 04:55:49,319 DEBUG [main] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a 2024-04-10 04:55:49,386 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=140, ProcessCount=180, AvailableMemoryMB=7440 2024-04-10 04:55:49,423 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:49,439 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:49,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:49,454 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:49,457 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-10 04:55:51,760 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:51,761 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:51,761 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:51,762 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:51,773 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=353 (was 140) - SystemLoadAverage LEAK? -, ProcessCount=180 (was 180), AvailableMemoryMB=6742 (was 7440) 2024-04-10 04:55:51,786 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=353, ProcessCount=180, AvailableMemoryMB=6742 2024-04-10 04:55:51,793 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:51,806 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:51,806 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:51,807 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:51,814 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:51,814 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:51,814 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:51,814 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:51,814 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:51,824 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.lang.System.arraycopy(Native Method) java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:567) java.lang.StringBuffer.append(StringBuffer.java:363) org.apache.log4j.helpers.ISO8601DateFormat.format(ISO8601DateFormat.java:155) java.text.DateFormat.format(DateFormat.java:345) org.apache.log4j.helpers.PatternParser$DatePatternConverter.convert(PatternParser.java:411) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=353 (was 353), ProcessCount=180 (was 180), AvailableMemoryMB=6717 (was 6742) 2024-04-10 04:55:51,839 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=353, ProcessCount=180, AvailableMemoryMB=6716 2024-04-10 04:55:51,850 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:51,888 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:51,888 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:51,891 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:51,913 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:51,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:51,941 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:51,941 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:51,962 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:51,963 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:51,983 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:51,992 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:51,992 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:51,992 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:51,994 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:52,002 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=23 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: pool-13-thread-2 java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.isInterrupted(Thread.java:969) java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:794) java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:704) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1014) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-8 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-4 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: pool-15-thread-5 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-1 sun.misc.Unsafe.unpark(Native Method) java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141) java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662) java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264) java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:449) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-7 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-6 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: pool-13-thread-4 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=353 (was 353), ProcessCount=180 (was 180), AvailableMemoryMB=6554 (was 6716) 2024-04-10 04:55:52,014 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=353, ProcessCount=180, AvailableMemoryMB=6554 2024-04-10 04:55:52,021 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:52,048 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:52,049 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:52,051 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:52,200 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-10 04:55:52,696 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 04:55:52,718 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.cache 2024-04-10 04:55:52,718 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:52,718 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:52,734 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:52,878 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.persistence 2024-04-10 04:55:52,878 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:53,113 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.cache 2024-04-10 04:55:53,114 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:53,114 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:53,197 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:53,198 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:53,209 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:53,209 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:53,209 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:53,209 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:53,220 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=353 (was 353), ProcessCount=180 (was 180), AvailableMemoryMB=6654 (was 6554) - AvailableMemoryMB LEAK? - 2024-04-10 04:55:53,233 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=353, ProcessCount=180, AvailableMemoryMB=6654 2024-04-10 04:55:53,243 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:53,252 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:53,252 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:53,255 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:54,415 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-10 04:55:55,416 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-10 04:55:56,517 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:56,517 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:56,517 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:56,518 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:56,532 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 353) - SystemLoadAverage LEAK? -, ProcessCount=180 (was 180), AvailableMemoryMB=6599 (was 6654) 2024-04-10 04:55:56,541 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=180, AvailableMemoryMB=6599 2024-04-10 04:55:56,552 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:56,555 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:56,556 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:56,557 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,021 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,021 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:57,021 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:57,021 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:57,021 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:57,032 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=180 (was 180), AvailableMemoryMB=6557 (was 6599) 2024-04-10 04:55:57,045 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=180, AvailableMemoryMB=6556 2024-04-10 04:55:57,056 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:57,061 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:57,062 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,067 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,076 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:57,082 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:57,089 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:57,089 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,094 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,095 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:57,102 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:57,102 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,103 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,103 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:57,112 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:57,112 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,114 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,114 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:57,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:57,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:57,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:57,125 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=180 (was 180), AvailableMemoryMB=6392 (was 6556) 2024-04-10 04:55:57,134 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=180, AvailableMemoryMB=6391 2024-04-10 04:55:57,143 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:57,149 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:57,149 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,150 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,160 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir so I do NOT create it in target/test-data/deb342de-4409-a457-ca37-e94d32568c59 2024-04-10 04:55:57,160 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir Erasing configuration value by system value. 2024-04-10 04:55:57,160 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir so I do NOT create it in target/test-data/deb342de-4409-a457-ca37-e94d32568c59 2024-04-10 04:55:57,160 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-10 04:55:57,160 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59 2024-04-10 04:55:57,161 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 04:55:57,170 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.cache 2024-04-10 04:55:57,171 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:57,171 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:57,171 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:57,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6721583334373225780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,273 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.persistence 2024-04-10 04:55:58,273 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:58,273 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:58,273 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:58,294 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.cache 2024-04-10 04:55:58,294 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,295 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,297 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,297 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,298 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.persistence 2024-04-10 04:55:58,298 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:58,298 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:58,298 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:58,310 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.cache 2024-04-10 04:55:58,310 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,312 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,316 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,316 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-10 04:55:58,316 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/deb342de-4409-a457-ca37-e94d32568c59/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,317 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:58,317 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:58,317 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:58,317 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:58,327 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 180), AvailableMemoryMB=6337 (was 6391) 2024-04-10 04:55:58,338 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=6337 2024-04-10 04:55:58,347 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,352 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,352 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,352 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,661 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,678 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.99 MB, memory=0 B 2024-04-10 04:55:58,680 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,683 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2024-04-10 04:55:58,683 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,686 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.70 MB, memory=0 B 2024-04-10 04:55:58,687 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,689 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.48 MB, memory=0 B 2024-04-10 04:55:58,691 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,693 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-04-10 04:55:58,694 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,695 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.65 MB, memory=0 B 2024-04-10 04:55:58,707 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,711 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.04 MB, memory=0 B 2024-04-10 04:55:58,712 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,713 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-10 04:55:58,714 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,716 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-10 04:55:58,717 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,718 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.71 MB, memory=0 B 2024-04-10 04:55:58,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6660937775045217116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2777318181762746320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580070179173815996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183000327196909410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4318056372426544054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7065358411423736339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342102408451857626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1835038712094427410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8566816318591566149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7275709751936155056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2257271525011511825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690669074784060554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906154096583642432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295018345852520971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 632553329003563959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5412623593650084907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2645573030668153036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8500078155670494083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7466785378314588709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3682256114534218562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192200480345259850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 116876865825802773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756571640207056571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -98470819635963777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880026748080629672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4153024266655959471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207410391281901486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339827448685399852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192075305251974792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8439335340975336942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5512999271986840143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384638818933050230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740365873854884495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6581621420572217115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2156801328291420512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8368082122164356547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9116489056852722982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835022167692129388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7361301551111515217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3859528515215890879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8701764334887358968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5095019965272679876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2128370874881089521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7375971229746748866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400626543520908354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3430251579164512840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8382663022236558520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6500794405878781421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7536244786163603805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209794585886619303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6084792263291639101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062124613860328895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8178244804884684666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8691983804217240714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7988296048741902235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811012314099923137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5145065111887571786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3874601584034365316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894057582153055427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3498333589127069332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8282962038399282429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4858592060439931654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969369207158257172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3754062871268742825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302590499957594270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1534732286459754759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -996019179523807118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5854989494994891078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528411994962258608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 996187336294622075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1005844272427237890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014609492368405202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893394638245339985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7415509612137454585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778159459464108976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966613053422650571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800308831968815035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5046282100474945844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2922461402496924020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5336602260165248171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7210589210786756614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304778393633338068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6895651741287014869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4132702648661214618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6059198936189624834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7780960185095043021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604089477046808732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1561230296578627195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8149107314543741769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8503047322739276036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505054449034400505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986597004672611429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5697178154764008729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188430973750865096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7518737356515511591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6384031840495298392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1550030501859484875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7668706583549303265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597166085835219932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 54086190496732756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -438880055605673535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2839817531806833041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -804028219715616447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1535880407002493698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5140669593182341798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585779141997615659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6239063225784553560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8235545224736438876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2490532263126445801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5869355941605185754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -465574080335267420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1424345828065233097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824067772531429887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6041296563286070117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7452885481133965590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090582084633265867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307291654446731840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5122140483948282527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7865033755243639231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2400363456500010368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5733956496032273013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3464148378422584283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603983023054120542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1208128530639456502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7362240019184006734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7172156564555965176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8108340533536233449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749886666164524436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345879059039357572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2030899425310657237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1330911033265381779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2986315835203842089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118015736057255695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5064986584873029617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 920816822340888582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,760 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,760 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,761 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,761 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,762 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,762 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,763 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,763 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,764 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,765 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,765 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,765 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,766 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6148771939007930823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,766 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188169695374527605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6145815100521066317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 106794012830462893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168840001827732937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6316926766956331787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,767 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8272291795761124188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870183076672920181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2323248919909348173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3808728669714385893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4968016829917809854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196958553851778330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959516997015242829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3321573831580494737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,768 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118762141038628729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,769 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3574651386967526745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5842683989672601744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -713484055274207992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371605570377385347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3399693769431661659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320190146599376418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958483711134912181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843339145837530014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -439228463828867215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114504143956313205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6291831187726991528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2228166475887331095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,771 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4208380116787817702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,771 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538856089792374006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5248075039865851876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775920797409571479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024877442532472503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6082165995559515056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6723526602513025073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,772 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033267265423778716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,773 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350245973511939543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,774 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496672907892420997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,775 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8981340878543615604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302521247599929960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2633000294552059113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7874319696195023361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374226525827465350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3874191853256964019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3707436476138203012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,776 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8150853297504276749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134996321663391606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714674963314228583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72517173971631974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,777 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2336972867969703832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687070945633773785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526335437907034131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -740822635490558949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8057013916533280188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720511078017977061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,778 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5367545364478309984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7751482816460337280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,779 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121146038439412080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1584935117639219938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2302055452307722073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1142170690675772399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8322611623091312198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6697310017460187738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398267144257209072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8483852338533319327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3506966799768904553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,781 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436115988485871866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6624241396262169471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,781 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6006384153622194571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8785231865181602444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5718372935639028307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267467515772649028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2973770462548188754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649707686317065100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228894772666042728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,782 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615622348052594704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252190567473590064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,783 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2827208948969741891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5971139417479290151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026213076300433015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5835279874978970495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5571629476065202776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845380826102339246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6572348104254058787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3459459369637612652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3719796025823338315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,785 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,785 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,786 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,786 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,787 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,788 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8318501001278196535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3696853651746721741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808183569984989410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805487833495977697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6586496123311796885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6866247867525361152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6997149324587637844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6332925997743690425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5512027487327767341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649458014997333289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662961712791808640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215993604254896589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2820904495134858893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,790 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3569122044216338846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179225519518964295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6320655450258026187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1263816234073554040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,791 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412172254323757873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1662398551381925101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2040540255602165634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4904931089130229366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188580810912113371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6158711605404821334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2426795505337490956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,792 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4789652612347134817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1293723858563147737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,792 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4784772196624134034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8601756682402384565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734886236346033382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2182393452067611707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796061095428979309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4819368578522364716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560030258921437201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7880448860466221978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,793 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1302422460762713678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8472078119997746353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,794 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 542146097099404700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2776050521701140782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 993527628216278716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3616335228555767415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3269000106983890077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5598626229544772554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6501702737140154614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6360110491907231854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126670437613405195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872215070747336912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9035289647421912763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,795 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309077160199604750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6928189644134999951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8775323468079914958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8994638751361442776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555290886483558614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2711691331284709876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898434503775102541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1590282816147224386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3099095622010253903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070217532316514638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1512973723317877231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,796 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101904702315370730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269057274697308866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2389109746283138860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1314075969293444185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6555435318069156904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8416783008138919471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:55:58,797 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,797 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 04:55:58,798 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:58,798 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:58,798 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-10 04:55:58,799 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:58,800 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:58,814 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=6309 (was 6337) 2024-04-10 04:55:58,825 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=6308 2024-04-10 04:55:58,839 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,861 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,861 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,862 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,863 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-10 04:55:58,863 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-10 04:55:58,863 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-10 04:55:58,863 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:58,874 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=6275 (was 6308) 2024-04-10 04:55:58,884 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=6273 2024-04-10 04:55:58,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,905 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,906 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,906 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-10 04:55:58,910 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,911 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,911 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,911 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,911 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:55:58,912 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:58,913 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:58,912 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:58,913 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:58,925 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=6238 (was 6273) 2024-04-10 04:55:58,935 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=6238 2024-04-10 04:55:58,946 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,953 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,953 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,953 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,963 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,975 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,980 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,986 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:58,986 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:58,987 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:58,987 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:58,991 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:58,991 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:58,992 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:58,991 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:59,001 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=6077 (was 6238) 2024-04-10 04:55:59,011 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=6076 2024-04-10 04:55:59,025 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:59,050 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:59,050 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:59,054 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:59,069 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:59,108 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 04:55:59,109 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:59,114 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:59,115 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:59,115 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:59,115 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:59,116 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:59,131 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=6012 (was 6076) 2024-04-10 04:55:59,162 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=6012 2024-04-10 04:55:59,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:59,182 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:59,182 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:59,183 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:59,196 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:59,232 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 04:55:59,232 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:59,234 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:59,234 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:55:59,234 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:55:59,234 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:55:59,235 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:55:59,246 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=5953 (was 6012) 2024-04-10 04:55:59,259 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=5953 2024-04-10 04:55:59,270 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:55:59,275 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:59,275 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:59,279 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:59,279 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir so I do NOT create it in target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5 2024-04-10 04:55:59,280 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir so I do NOT create it in target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5 2024-04-10 04:55:59,280 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 04:55:59,290 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.cache 2024-04-10 04:55:59,291 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:55:59,291 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:55:59,292 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:55:59,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6093392185588208346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:00,392 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:00,392 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.persistence 2024-04-10 04:56:00,392 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:00,392 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:00,408 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.cache 2024-04-10 04:56:00,408 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:00,408 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:00,410 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:00,411 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/77e164ab-f695-0a32-4d84-d3718526ded5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:00,411 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:00,412 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:00,411 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:00,411 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:00,422 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=357 (was 357), ProcessCount=179 (was 179), AvailableMemoryMB=5955 (was 5953) - AvailableMemoryMB LEAK? - 2024-04-10 04:56:00,431 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=357, ProcessCount=179, AvailableMemoryMB=5954 2024-04-10 04:56:00,443 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:00,449 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:00,449 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:00,451 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:02,704 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:02,704 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:02,704 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:02,704 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:02,715 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 357) - SystemLoadAverage LEAK? -, ProcessCount=179 (was 179), AvailableMemoryMB=5962 (was 5954) - AvailableMemoryMB LEAK? - 2024-04-10 04:56:02,723 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=179, AvailableMemoryMB=5962 2024-04-10 04:56:02,736 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,744 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:02,745 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:02,749 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:02,766 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,771 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-10 04:56:02,771 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:02,772 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:02,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,779 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,786 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,796 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:02,796 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:02,796 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:02,796 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:02,805 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=179 (was 179), AvailableMemoryMB=5815 (was 5962) 2024-04-10 04:56:02,813 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=179, AvailableMemoryMB=5815 2024-04-10 04:56:02,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,828 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:02,828 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:02,831 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:02,831 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:02,831 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:02,831 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:02,831 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:02,842 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=179 (was 179), AvailableMemoryMB=5782 (was 5815) 2024-04-10 04:56:02,852 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=179, AvailableMemoryMB=5780 2024-04-10 04:56:02,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,867 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:02,867 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:02,868 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:02,868 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:02,868 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:02,868 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:02,868 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:02,878 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=178 (was 179), AvailableMemoryMB=5743 (was 5780) 2024-04-10 04:56:02,890 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=178, AvailableMemoryMB=5743 2024-04-10 04:56:02,898 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:02,902 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:02,902 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:02,903 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:04,803 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:04,803 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:04,803 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:04,803 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:04,814 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=178 (was 178), AvailableMemoryMB=5764 (was 5743) - AvailableMemoryMB LEAK? - 2024-04-10 04:56:04,824 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=178, AvailableMemoryMB=5764 2024-04-10 04:56:04,833 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,837 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:04,837 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:04,838 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:04,841 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:04,841 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:04,841 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:04,841 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:04,841 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:04,850 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=178 (was 178), AvailableMemoryMB=5760 (was 5764) 2024-04-10 04:56:04,862 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=178, AvailableMemoryMB=5760 2024-04-10 04:56:04,875 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,880 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:04,880 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:04,881 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:04,892 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,901 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:04,901 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:04,901 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:04,902 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,906 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,910 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:04,910 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:04,910 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:04,910 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:04,919 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=178 (was 178), AvailableMemoryMB=5730 (was 5760) 2024-04-10 04:56:04,927 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=178, AvailableMemoryMB=5729 2024-04-10 04:56:04,938 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:04,942 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:04,942 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:04,943 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:04,943 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir so I do NOT create it in target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b 2024-04-10 04:56:04,943 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir so I do NOT create it in target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b 2024-04-10 04:56:04,944 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 04:56:04,953 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.cache 2024-04-10 04:56:04,953 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:04,953 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:04,953 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:05,062 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.persistence 2024-04-10 04:56:05,062 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:05,078 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.cache 2024-04-10 04:56:05,078 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:05,078 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:05,081 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:05,083 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0cc1482-c67d-0024-418d-2c2f049df98b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:05,083 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:05,083 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:05,083 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:05,083 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:05,093 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=361 (was 361), ProcessCount=178 (was 178), AvailableMemoryMB=5717 (was 5729) 2024-04-10 04:56:05,102 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=361, ProcessCount=178, AvailableMemoryMB=5716 2024-04-10 04:56:05,114 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:05,118 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:05,118 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:05,119 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:06,219 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-10 04:56:07,320 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-10 04:56:08,421 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:08,421 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:08,421 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:08,421 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:08,435 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 361), ProcessCount=180 (was 178) - ProcessCount LEAK? -, AvailableMemoryMB=5670 (was 5716) 2024-04-10 04:56:08,444 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=180, AvailableMemoryMB=5670 2024-04-10 04:56:08,454 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,458 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,459 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,459 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,460 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,460 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:08,460 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:08,460 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:08,460 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:08,470 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=71 (was 63) Potentially hanging thread: pool-105-thread-5 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-105-thread-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-105-thread-7 java.util.HashMap.removeNode(HashMap.java:817) java.util.HashMap.remove(HashMap.java:800) java.util.HashSet.remove(HashSet.java:236) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1009) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-105-thread-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-105-thread-6 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=180 (was 180), AvailableMemoryMB=5665 (was 5670) 2024-04-10 04:56:08,483 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=180, AvailableMemoryMB=5665 2024-04-10 04:56:08,495 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,500 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,500 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,500 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,515 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,519 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,520 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,520 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,521 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,530 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,530 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,531 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,531 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,542 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,542 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,543 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,543 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:08,543 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:08,544 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:08,543 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:08,555 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=180 (was 180), AvailableMemoryMB=5575 (was 5665) 2024-04-10 04:56:08,566 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=180, AvailableMemoryMB=5574 2024-04-10 04:56:08,576 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:08,580 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,580 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,581 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,591 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir so I do NOT create it in target/test-data/01857a30-b43c-7d93-c08d-a37328c72733 2024-04-10 04:56:08,591 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir Erasing configuration value by system value. 2024-04-10 04:56:08,591 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir so I do NOT create it in target/test-data/01857a30-b43c-7d93-c08d-a37328c72733 2024-04-10 04:56:08,591 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-10 04:56:08,592 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733 2024-04-10 04:56:08,592 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 04:56:08,604 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.cache 2024-04-10 04:56:08,604 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:08,604 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:08,605 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:08,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7666351636142355951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:09,706 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.persistence 2024-04-10 04:56:09,706 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:09,706 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:09,706 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:09,724 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.cache 2024-04-10 04:56:09,724 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:09,724 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:09,727 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:09,727 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:09,727 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.persistence 2024-04-10 04:56:09,727 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:09,727 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:09,727 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:09,740 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.cache 2024-04-10 04:56:09,740 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:09,741 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:09,743 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:09,744 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-10 04:56:09,744 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/01857a30-b43c-7d93-c08d-a37328c72733/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:09,745 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:09,745 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:09,745 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:09,745 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:09,754 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 180), AvailableMemoryMB=5553 (was 5574) 2024-04-10 04:56:09,764 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5553 2024-04-10 04:56:09,774 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:09,784 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:09,785 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:09,786 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,088 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-10 04:56:10,125 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-10 04:56:10,137 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=4.16 MB, total=31.75 MB, single=0 B, multi=15.71 MB, memory=0 B 2024-04-10 04:56:10,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7630391577286952669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9143667609934334988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1409059384603460255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051697660484763297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1745585941755512109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8620877830689824969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6335749591330263635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829118895823218670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3118316488467267291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705509157205950316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6369717498822079468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2224916536552011095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2928898536968702692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1082863181048376109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1300950735523926888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427627659274692088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2678110666938683237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207750868560009305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561421758733473327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8098758893075424378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479122221123026175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 427201715049464654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4686025467508819437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425688079480150711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7043357853126965571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371959160029054025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3775609946677303757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8861000982627922063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925753890985243209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4959981236322710107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6522811108701928534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4266593674686064733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6316401989301486683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 666712417183790382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6607209906085026140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8779030970196906167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596006180146525839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4752524989447785547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7075721734521960242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4628723621966249417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1009825462761338398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4056523885475710323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6571735108724989270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -763797841834329941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5837778063947148271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3011468571623002205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8250930430962159008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402375446449700017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2895922338605948976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -760138502769201290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772943524341571069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1332615694081762040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7476365692754971606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5585653879965163557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3422595762866493411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1869817363823314285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8179053749656077801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5381044935731983391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3385155784579818855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5551329277265474653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6999556489615674183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668975233135715182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6860541632485290495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164613807514641677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328917361259821577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -370512225517386640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1473790257004473461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5465161483460998402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -659573912976679507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6358076320001259471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933162856662350031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043924862520219411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4381736161517607318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4541108434874331528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5663784421352435994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198015935933249694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1063694372968321997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -240643480714466080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904302907563937650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1172044748250333848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6530447506696194784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978200368365918476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7605714597685661102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834590056951966924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5695185415192299248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3533149155298001820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5342938450198720031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8460815707383934479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8496421853901099740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4092055281828662995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1547828662162604435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286804353578372176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -171813212779072542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4303797687099868170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5766880598544604554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174631337775696439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -973711932970042370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -967933171348341509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1290928520405246961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4494775746248023573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9094579353153023095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7690090319343839662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7376525738308409021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7367520120414628858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7185903062250085276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 801678842027392443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744456880034189186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371858063338551461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9052112315681026858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4628066114614400048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5584582128871990969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1118229551454967693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662410565391653759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409392673125250514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7025666768033039558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928377874493984127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6598128408345035098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8763149508918219080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1832949292186202812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6399443651330508447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274079416217625998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7076563893465568490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003669267380552357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8138889454918836516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -487247885469945730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2108114044942321605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2082298552808575762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -99855846656607389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6784635380506949437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311111340464829378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191653226170030196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212170803902069656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1031140866556862931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5793314005667882453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 28006189511301336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4822036593757195453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5408177449954103106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351569644614766178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8720734948193479114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538294166323230454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6777431395107144107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3655504070077853981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8626188721971773811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984226996834443786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4901609813572144620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148185847743193927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211318179963157406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055088376286472782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3795956510345669860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309174297024842257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8218892704899773583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5769925313132630872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1641580126757538706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4649427647189077452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4866619039434690622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7741010034085137694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262440744965472407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585704098274504615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5051080478163334075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603927653468981645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9206581672400976736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1637416418296018467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817262232389378685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650114462952987087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4378302082644691278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4654380711536038435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110609098585024365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050018763508293929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5402591837973874660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6293458556200702413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605492359926905810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3152287308937804326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5005392367074481041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076776105407042180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2802635561479916028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4922054641913207521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262648805857863702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222361123090922202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8413044763619294253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8439208475878883201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9106497395219255132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8193722535738886944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739033792288004128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107306070341436748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146264223247704770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566080146253530104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4186722778945373119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959208333358309105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5385649415922939823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2546492787067706273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833772969738735654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5181179216424142025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232818441433214817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5150965671171554254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672327241862188467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916865199364261106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496807183295606869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803488322647559967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3363811021676734303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2058936512593813742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4427005681661061373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3567822588047924838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6725745286753388207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146883894548499513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958833269929612211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5749877587080100575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1056538502878183366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2635070555176533496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5346086191938931737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980290670807695071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6842414059180361850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5105295269228742563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5585883514302380839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4157692699222403026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8796423333456349631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3846690998696116260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5484521350592591986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6262228982279123697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6856279843730881832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9076815735578256361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558011698953699820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3929643111818868624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6050455334460895520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5527348145121388078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5845197628075996369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80849079805656510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9063930040876886454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -480063080680220724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228282700402195172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1766494186786093220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096741506112025423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7740931461683507693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739647088675971853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2358980078218621160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522302816219634038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8574391661065843826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4609124393794009417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8955144613126315192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4032607529581837475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577533425587432796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6693063170186703509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278539609095566410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7985592673811336394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2803614906454235807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764527321736829451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1440611911301767754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564923632093377491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771743749015922999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508729401214024138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2556090638055656572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6314879463627634164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5104762986623226482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669567128183682205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2528245941080045261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992882555024951483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216116726160745241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3099879795741572125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286835907927889261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8709406697526145556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534976553514209194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2196945676388743920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1469950816795825674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8848315399519665940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566001992748876876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392640048300143326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4830520786514342319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8944391650293520019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236782301805367173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003517475042802892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424702894338080513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927373642930211893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921028665179025076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2372763151394448976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552760111154341607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075978753918742075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115355615980227472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602301519447721146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4944858463161870247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4947585196183798896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4266411879535233844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4407204747773798194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2457944024423616030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3756105806367502285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2796490807758789577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3338210226953653775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8772734438605283894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7301699930598254180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6768060706594848413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092318456519652463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6459455163579001792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6777260341070577460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8260708036839724824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2053350524095172565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3534184930715898007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -14904211368433979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7173601049062069027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2046776891783145119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5435944156758412952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784929583266066281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403877565931556769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6499825078306382246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6917043800606219184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426213830138857096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2971219945765991522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8898476846103307335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7830352962334284175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3313443972589456169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2673711704894946355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4619032505149660293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2663948317582728828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8523867107480225449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3616180439806151784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550446271899217363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3297464302230926080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220842027561408857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2085971194454365641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5280361190488412597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446361382002733812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 462578244989738472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203317913521506277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417482965440077484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8959866335693137359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2899466712756236374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16459486244224891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077203469133638173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842585680628830948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3260566762725806380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121091728907104039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434654149053606240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1031980032507649975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2630356005833500654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746999445268112387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2600598543145314520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6169492468561312821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3970871590342230666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126972257681711533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612321893182459448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1894990525380578455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8340164690963613992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7711372576263122504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534508807900804353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9069122598473342904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4258052164598474701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3256942316396704173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9223285813571004203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 696836878619355382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1156827462298246007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 848971192834773146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501631650918796405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8955491866156294152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 142436516565622967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6193312552765101442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3134595313933523145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8003925331727337382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -791874384046311183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8101183117456618482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -748233392649022518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2946556378322930744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127581526671776918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4055014562217434584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8996164308596094192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2236879358294244864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4057491773873858353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054188725391861094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298573178114496785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6427734330529078273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6600050482712037708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9107240078283927635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170704340019320922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8683500242146011495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004133450711755946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8158756877762009277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7959825276799513440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704709004774296517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9011359678824844712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2417722307193768619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5816581458461100484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3834221298767208940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3214209884986489111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054911334914401482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954859360263310199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6030282176873635982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7046732776445142563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306290083205459074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4478817157504067568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664044480867437191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973869869008407828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7356365529229057201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704867467728098947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3660570731761254162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8943201714989789266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4660982894631837187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6535337286222160054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1430207166947474081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2086660255062273568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7829783812494654206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6634055365015345348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3599479293484509716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2201850132514305713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4589041370819171975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392230887548921059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8024845945762329358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 393447051679024503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5900699399161413215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3668161162654881674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984833433497739926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857494227975712360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321752566294824375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741674804997213780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461041363946724635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2266719346820718121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6767739918910924170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3938205167928382204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6991901117021155283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5056224920884755719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5012531782474670478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4811008597334678334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 131640576346917146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8911425881840840559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8122101126844125883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5605057131265070049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552857236792570963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8757699996195938453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768462045270464775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031262211293849678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344950106031067351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016401107620676134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681572200995124025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7470394230156053082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7577786636776068324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061705741318974315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7615949629303060296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9208670495548963793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387252902109113369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1204777159452294885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383020564846557159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2945875300202923549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9209167729010275966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7757256947734406148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2062913132860596768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4368043944096146972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6205871844137173119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136098705972584268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930922714006176422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3147105418734704176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832669154018677892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8541392206268507356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 863687962644312412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3866026386142886213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130025730664164568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1292099667262740062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8610033924558989898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4987276734219816494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880067034801703910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504150019641649853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3376089565977093004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944362560469407123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7364214850283479990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7856992839396100324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448661626937187329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8206871198410585396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8231587407271294519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5956013658674958020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4779913297292214300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540105542288591458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8406648825422855343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8256373335052210343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5459799869881715032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6911463771764555819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7058719780619085986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5052898173783538141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6782570006715906485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1189060064296268705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358246924604483039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3839150158055151900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1629576174296474100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991985178289440559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3332428453289025961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612026373340973956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247559319268123946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6187932279851904498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7696785052406499948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792404877510073393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3735354308934732193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8165769337076497446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460908085572521802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5543839774544190505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3301975950607804100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8135038991316333224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2821960229020643723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077500006368954900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5636586078508983192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3965065800609270344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2340025905719436203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2009734538702613503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8706903211136593099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6116045383128377289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4880540859441413996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2053283518995633908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422563846108458339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011339080485824738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 577543470901203109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6393646215874902884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764733176506194051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205122504972983731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7827482213230464429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6311320886872836666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4469448158287254757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1496779866786184939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7871402118325942219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1456785400970762434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386863523444993142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7601911854920023412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905771435127473633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838834874296130834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3166027839489614093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2890583537528093363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3991450700425357010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 907424677297677082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5533490861062457359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068910079842041380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431944932847714485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181330274694862838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3912389542159008701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649753708348351547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5229467425206471012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4159110894340717901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589860700945807982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4789316026390554098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8912369828780893742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316069203775747423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6045155723413642689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4058331461925463815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524051915642101403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692205518813161968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 267909026914816312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667671859897990328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6848607246581448399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7535246466017762929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6536115422595910459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7519125081000878547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6171525065053993797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16001261683428472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104153873533495979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7387388221803895255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6834288350896771916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5147450211824967122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8036339495637359405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7398964616404840163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858300069723832540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -713199961332159179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1420891549400460037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8136977236363087646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2022433849043483320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3313639206111754838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728600148236997139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 902102788341410963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267261847745666364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4909185937057064458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5191170082533458144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063003914596109093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7519786674475525078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1447072477938984215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -524797595220633171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109088023100174615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3117714619142263917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1824854122095258721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4191354509960658977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4926679882922694943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7482182142794823621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5196178711038295553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9017700848700399683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379819606043695990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5474463980268545379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1164751582275856650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4589476123701921712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3371047131768149353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1290299332082909701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102088982601003170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3840753384232935269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710077194805631261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -393240674823011319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411284523572460804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968597308118006058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6504328367306817977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4674452264693134726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1878544124701249000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5410875724932330656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5756986376490588067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -314545701854911405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576991109429882901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699183983455534009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5513648774914441873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7145712539016681302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8271434231390560369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8554152081775185169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7589354346701374373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6635139477347513352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5288673831889095972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4825722627211531798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211828550975338299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8483392249745407013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5609517529788738143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087192365134995978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4825854913736288943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -929773884034932787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1451490339827063225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7124789647565206711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636461777839623100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091857387383351199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7339534774019031044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4560587046647031369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7937763211519939168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3565959923925768802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5349004146501875051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3157328225234392362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5398762399160996963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1042255139469049277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4569819157701494885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695754403569900441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8661030509644310755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7978036518885130565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733190926947134493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 153387923055475034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1971154067220613662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044419931962500676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7296476860580565895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290180719716898146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2170058864733392793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3488166134437688630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4575414411274274920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532126864395815731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582938180953973678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482899989753735055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5003196762848308719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4539481926873659142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7123697872629610133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1497848004015038288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4299212056888160424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1200629710188787194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979800034917379541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9118640878122865808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3985376077775798591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5887603850351413665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495980615484594498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8408887384437256325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4328785672811308248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7969776030574518539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8234912128703723304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 607890797845764152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3169705974457804688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6332916052101753551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7831381686809391922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920206075438380568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3489475013109335081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6312269119436290546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527934361662520205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7695880159294527447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5448657596588160170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 649162599711918540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7128692958116984575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772992724840996212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4866078611766846430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3189867836883733061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1822429816565622418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1233582835629990754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266792726700207874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1157399827793932260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412597245897240863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577655700333582212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244979795171792453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2429985373577214988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5818228376718377533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5904101956083139234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7244670709804572775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055095281540706457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617137329363294806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1437397239223170356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 134756336478706345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2127449984071899725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609932459218095681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9222739620412565645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5147041421908733308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7363796075921391566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4005248536197551155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 895121858739746486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5099171149245478917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7451171106051054333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5760427172075503116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5254608994727306828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507651793197082550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8024145176230777407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9024022365990467833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679079031216065590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6929177848830439678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6368807703954801695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7094616428442153935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1706874294635651822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792256701685805065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749941934363729366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235736713491545243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3277563468347637095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7253896656352293253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4417442738629408491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3708912957317443900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7651087905652162209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441192697091562010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51318119703822457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3973255723395336164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7163302735967305013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3633869185534339781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7231804869849359747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7478680984498174395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3016381314755291292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1971697042728310924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 833538551327860580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388820020795185399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1392411135460904892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255800295942120004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8169192994942639987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7694931880711003865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8259217508427565144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4692405767566148217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2676981714364009523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4266630590429423540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140730319185305624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -98764850616586203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5287042647717000836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 531075726841857385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537724683233700346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4116037277595922616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1234823464375780389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3196575892725654898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 73734308391665652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404593119506345958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5327016572582172145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7806812423657433195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4680923801358053487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4059772813202220939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6697458411101174206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4264296426450745895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3866008331772544734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309903078195799865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745947578110219165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456016354847677574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587110112217161681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4989501913624962901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7551256912688817214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951527988907205585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 293277902845997665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705302098829806279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100248039778401815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6411432202975596030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5782129904860550758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4710022148191116499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599107448164130016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950211374719918798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9212588624735091666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6250928195894277086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5499069001377047599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4987575473505320423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4198947960113115500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7186783268175521702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7008688759992895308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821710261719436822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461486711987343235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1491345862429262307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683714604509806545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4282573401428751823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183000381389848998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5837549464390201380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8409821026203058332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6805564216309712730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5162050966037186820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8162585431801942855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270017508729715254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8484905518537316957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5170185524162635654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559391829135450373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197944186694098843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7108501185690331577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5129344076191778982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3985972665789633035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552049561780706602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245623134129709274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2079018370357885665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9145965947820913913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1302199587142214761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212270703211970129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468941472916808833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6200363626902383252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2175728777637649760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1693577929414990665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6276776745529807967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -976160746903184359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6305673464679924483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7146928759258040159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6142273497818337623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5988809124560036010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436147555167974167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252941758564955163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684186752468198823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 420267023458600341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962066894061412760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461962961587649528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664252070761054594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6043998243228955121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 144466085016820518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546978311683081790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128671549407004788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4057337624803523828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4590889695217571093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7456716157381738190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6868757008083467689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7393529852916983811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7519154554937853926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4190005528083661800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1273104703891528995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1373426812965081326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -146690362266674711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689783743210251606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5292911690968185676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7867640544653602588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -589718306126913671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2680166262554280840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1919637137559824433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5816181393100942341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509995409276770090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455653586598605849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305919901979549061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8758194271788629558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890955310652185133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4062974438003151269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8158946637796617600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7439302207068852392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -71808258008599094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6037018159780001140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6413445195363128182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7634918906940205930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098539423186794968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958727356314217255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423915107139358273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626722257014352264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 489461751090467810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6654799752833410245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8226694050577446546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969668602597224249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2851419155126286999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886422503039773303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886997887177597748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578473781581400668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -239754020512368664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6206648168742033257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4830256866792016149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4418626881383123096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680462838075134458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7513955712596671648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2530890326023333060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811564450842531003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6486068339791412857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7709714164894613184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4698717298657684404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 911381348515444435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3730163054157713361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6985515668052932964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4388795616608534439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439864930627124598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2103682229309089555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6041874379059372993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8898779856455435422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4590188963774548879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3543806245825651975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1609833291534713423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3388391447935557467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372211600225926167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6162977536899416593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -630804085771318343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282077816598636297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5858494018287113883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 736720913585846025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411109898044040586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7257592216001009040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2443754461279083578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904741305452820030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1065566891909192852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8746568376261908105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8285663454944943692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1120187113339163793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -382344741745586591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269557120730669753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1098312760232889512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4514430240771736012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3733680061946220925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5468524491447788189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632128528488454601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3515052672429197515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5664286235512003024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773266238798068235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970218998194142386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5779872998767734285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7884611114876444827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819042810634542851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 695394802810325230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3296191067007972014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4861228086240743893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8320578823857262795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857944829833891395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173609836895660525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2550670216625326802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3335028161642175998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801320247792326306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7758669993743677066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758488087415926688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232105244705834835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1790421680191403165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4729571304654899615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775695607897753477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483451257777002638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1239837197940542391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4634773273730326262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6791090749759848513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7677212944779865535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8336138181562524825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7288607653467137058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2211067049962753717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1082339996619314760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844438107642409606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7014411005233519831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303077947947341968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1269627278003391335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3663644108306338234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6702149934005026051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5204778974730833654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494887424955742354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132438051117120962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8761600737279422701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687520179099015493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8112195497488740508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916201688264043100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231146178006794191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985150408083561840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8072070347257208965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3496921209847573748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793419611694821848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7048011390840665786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7669925965742505471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5088943731369355735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684420942240757262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2393846941713655027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1609096388414700197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249018937602449369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166898273468524693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1811038042389285037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963716561872330171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1359253341785125465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5832684684644094121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3341954938646450677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6124618441666808518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464638507372668803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1586990973325354771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1951413746562910109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7835994469386507909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1993775006565485148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6223323869155672277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -244195791746057331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6379825632027288372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978231138487067671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545005352381884947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5738975049024662819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8998426569376663165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7988996716217076054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102425141412733661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269851778735615679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -79609990921928723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5645106574103384716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5819826029520725385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4932802807303835673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594546383207886597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -592834138409792879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6412396366098504354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 172103678576933763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8033065051085612557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6001032712366122107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4140847722071491144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 690988897455940727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 889475678455326266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450019393790558634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2074250620534228733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2295237717589104055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3396284769315236906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752844137949508839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3115534543392347936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1229245245864798367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108792818569704131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298875111477763172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7333268875701762136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4492056130360862584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8164595006194327169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4427372714542458206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3732831953966834714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6271238568926914550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560604503775054532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 847071202659889411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1095315419608948966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261719595301115362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6534082212011266303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8797677473458305228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7896980933385570159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8117898011037081670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463777412445677763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8054070322806476454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1294568379424882934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814743060469039376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3059569818776840863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507213813149988054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274240735289412313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1859775585528604533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8893479631129345361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 968014109349797293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053810189339873102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1338315109151328948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931130031204884727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -963570180725481995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7624252923649695047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969943025481740075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6467293985370487170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306150812620476904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455596362094649120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7977096993777395900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2926481752463994258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2673769541890839485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1324436174247283422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -824614448141125596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2142826966635758111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586889883559419416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7465682183680933245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411499213033887800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 439957126730490266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888263476172539185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6929869143929915840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1361367027839440967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2035153616590609773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1625732362130062474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676568621872056097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4207115956235556054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168992093716048141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -777863896819812119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868969757883411794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4670613808139393610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496179498543390550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474358222711218770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8037498215724013077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475052797560933710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8938258867013900793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611665014735423523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680099044840970436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3243494621210030529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5630742794854347704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424407405682575693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638280360767284096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286291544812350660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925749726304983535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4966374015877036046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2357864742043724915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555633497284959208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4137242645675255590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311582096984832297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5375828470836796869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2240370585596315290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7800282043833154891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1267908230256541271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5234083737485435059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474129343163975450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5060918103674901519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5834387639369006204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5085290878694014112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8271623803764122882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7762372223859168065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4350233010118373224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5734646870867010384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4864627673029839382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5718045552561414729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6620140853752972352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -603930858947931268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933867455329553658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8828420615329274539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4863698419752196675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7397976614256212234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666252858361499438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1642074469185740645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3843123138155570995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217947173410251047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015447989338872874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1675856123353171850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -144128323541121273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7497224196147178690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7854955772005931186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -516350970428248423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1136889210678421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8590438504125438787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3813029380333716693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8300817545251652648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306704586759856710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2923384804125048725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3214752806881933216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4640587866580584170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4749203072492813308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -138361598181213188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390340750211377689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 156203830703865467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4956942887004430205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1917289760849676425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155399430780460661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228347654547200907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1748124274263688194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2613117526362697163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8656151295932206451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7261708213038273703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7666883364074185142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1051450284370180220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470080498729801570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -449838390498868741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7353979602185571294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364475764093070188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2870412579496842066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1802880136736923409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2257569185447640815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934968624810856260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387386447102764633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8641989406810547173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -638441370237455399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4786571728927890639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2248929375521640072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3413494188675268127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072478460498437311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6729877538011408040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8214274074066145583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 35331590225352707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606128247597416285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2202035729681500753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5066056328977413148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4506415589095834657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195239784467816446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1736606560795743885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5578874638600058897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -652531267194395337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4375182883731188407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370736049269236574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3314931057721345008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1126243858872189864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9078755513071231249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5637358421708896856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2972501654102048931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4278501243207749818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012628281874171907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8708360952053926443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7767613575413740524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4338244860391392703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9125787200978704959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8963396509483447045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6280821997313114264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4568196597299356493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2373294348359391966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183286194128739169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3871459979205467495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9142253479194702959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6804240673341848263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228981832885633794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6938404364043853447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7359112729055091755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973120536931873151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651103185855037535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8029999848881210464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3882798454785565175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8804171870552107208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636752369963052629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 311019180363470719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 740235663537497503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2794930763596840317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8220125390863660419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -690127223501470562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466947912061373659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888557870492692827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -549439757416738942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4315093101639789894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6232323900781336306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4834520668375291535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1807088986424866858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9163239342009327310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5581014445859523445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 214727359527189664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126502370768790351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1640748102792583698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3410466681444898415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3543139601101786473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7903653054781828303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793164352952493807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555392533101804873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2693611757677344710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3330320666562896133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043309225195021109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4479856612672338336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2584192258315450713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213635869736038205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -963731722565165251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1414828923133492496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8344822506274869121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2067819371759282918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554548653675527815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2275612263558987003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7854559231323346366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7220045533538851526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -724585061530741039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5996632042844135987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4217711252465466236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3401231712723309245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350351479765230573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306802492912055977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 510508093809936604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075264726048863263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3585737947742276412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 897731856201148064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224514542034628654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3110540153557249387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2264215765912683345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5767229653552335819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3193739214494218345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2701913575855122172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -194448306239097162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871051396218185270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6725937568495442150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6670251714220876060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7769054129693958065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562401282845339979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8474367029160079141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668624496746023372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915224293494292046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 308157637842236420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3448987407009519723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089211484433778026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2522585861073286494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4541139122282027756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2075848118290896433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4367790638970875199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5844073365342376644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594618128184585932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799548480553365958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7740264160134944569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8621100626435572545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1822383490584731141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1302535666467758845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502114404315337707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150638329619142987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7087034792406766195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -666148330870562817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386033608321850964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719765266788439904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4629205503191823444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7668108375455221815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2516810103422120159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151644229124034904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3442741628692139531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013939808954357740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -400421857745556454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6304389827615920304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277916258655899247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045075193387850377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 411916345428672939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8913813052831943699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749336479274994184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610971713946111389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996363120549437664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7470739038910394667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4774199548336444242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060844076889852506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5655943696973042385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6410816661376724383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2282460868097238783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131556134621163503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039894507199635755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957020785942499928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1931053054191574691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3087051900402713305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5065985509353295184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8965737143657745711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493184960960656437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488986477252686776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 669964898688747515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2290639819716870365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1140318250292824568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681541136396529382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6196476418571968957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507719238957012129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4828044687738276145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431336178343596665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1464757542357518222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741446131129426819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153102233821051135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235248295741575281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2040106175637980605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4722894551850327895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7072159315972918033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382212732517782613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1278597549812365381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2968931681277176037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7586659162957839562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6823964487967450652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2600441524309514635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6814063584078109063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8348473711214167830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759012160233748574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4606773752070557665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1654404118976414703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7102343475747903086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5191623753853543482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6316778968686829691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3135176561541049358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7393642265049233515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2243979234922115844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6173812248644911984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4421703385164311109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917579881770823139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666488638650721103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798883328515685707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4081358540706839834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861299814347771931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6179860623405182962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1219229538012399770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4672304307033334795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2301725096162130929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6060268694922646290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6035364235514410721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1035274167930290765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032287307753174539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 642459684378946707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2187701640270825627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493681681385344528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8797579225507609861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2992779559911060529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51388434238514466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7663437221666533971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4027178549214988455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4597238479579678592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336809674438702748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1481036813824206838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1585286671590596896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098628061094663158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432616113114749528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7037927930858892379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5209310448604007135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380556250304305788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6242496999860838796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551306434586649692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3896029265354721735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8329580364921912212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9079701727954822780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1504591309540950290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563360776154979888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5162602031167158856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4636048639016035793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8086837453770975768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782664102056290705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6444238117916764492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668805529187964893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1238599146784410188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165344516183477428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3013290293378320116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883573805037630329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8051042974934207913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5928080854474157754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7928003258679757096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5205587126824484174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4848797115524046635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7849314549411221638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5514361955218768367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 665290192129716953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3069586036551501914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967317700212750387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943078708067895292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68313386205434431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6366236014989357875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6285819645411589073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452823054782481427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4469868980652697564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8345303814999676435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -109162973868127710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7121008056815009873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6716714283485292631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895645511533015255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7730695554055986446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915105501245405245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1892521293019242820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4816951736791776802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8305943776101712463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6060049571588672028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3287554591127479329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -460871507899435202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887662390753462392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5125834998574139862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050918842394260632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3437702055873683841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1091113897657922575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2014832278941593076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350370454902881487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2264288047396399090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8525155302057093291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7454234775516700767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4859098745731090308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8235667862847276509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705790275613416003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304714174624542727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869418395000748381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -883062106028041766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509619056422705259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803402641999906449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7577037146016966169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1731249798403713301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21174647463548978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9219041259670272146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295818843867041547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1315727976399477381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8403550557312161082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770664573651453929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423211267605092569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2532230590921874812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9044475753853182590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748445741114422771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 81481626382420381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485683519831489619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 87362461076989822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 795452000358027556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361609623779119669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4980607296189333877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3506694674375117009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7463516125834876450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7087964697731416673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164978178825846197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4264049360039548756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143550161983978034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6540967513698796359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1853188964026573149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1029155561018065219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3606491712682802841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4473725086806899642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4507302306823269542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054207461166926156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4909156170532626090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1556920462627350521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358820871444429681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3489136195148150910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2962784816096682118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8847014954276341497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7674908750177894129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705373188085160438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442607702707164338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482046281529453775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8064987381407320018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2177287227171701611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8926623522335469264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4707668612564916697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5248601732801390354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3251580082797636927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1464570152560467275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3476218255360257143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265418048580158327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134928436127558336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4254878281363469585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8023166022984087922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8878939869916233130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6846950920031090063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2589630179056149986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6613740169051083466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7943217088982723265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9211936636786532805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8792795376107639481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334728531793720426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5086759612868985727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169121815616523601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398515700765893595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7595057821465045552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1524293079126622244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1075835495594892302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5631439335733466521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5502406594482551088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1082321864572302782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1632043084331206967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003779942358435061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561692945340812367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7953197504288093181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106886588604719700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -325619990212807327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3573624696206744067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8988505880349786857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6391012510562688647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1515161640353454927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7274029775141004773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049428754408153947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1805996960934266113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033772786256994316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8526187705514116312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8808676504080401151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712699037156592014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435834938402573753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -128426424246761735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4738441685253874704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5195792349032041728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358022903729330250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2715732787529997206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4462886819711109934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1809018342553745169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824122551386101724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3363242742192211529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1886590374021440801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3992163208371893979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645357010815186689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7619101452874270217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6548712063571685773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208294611601925084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3811814668201544826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5622069906610471641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3902258704350859928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2009941480489403761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194596744824444280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918486293052172195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2081005630430298537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8756737981778119708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4815275604689422696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6653312668341961394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3756122010785450277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9031013852858368030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864401162424928219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 196770547439902118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7803904321677374679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146290420516363629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8642036161147687079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1990112437840781214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1740552481555323454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510152937482096765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6691508483768606456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2550140408675116966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811347643289997484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7140955090567782740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4428357195192918816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1580241414458415430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1503890428312139639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3911629217935734694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7820922755631347565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5253311282948166811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7377756309292093191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2593087372347614517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3441595010781829025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197866115706241509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137941975717406920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2672408026986255944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 787627779343400155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7803709307755084048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450861113249963836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3894062133725949190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8313710237040924369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1694951927170695343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1634733475559664530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7560169558231024647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7316494455033563261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4958656772986150236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5184760745678846430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8249942492532217411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511663493789088214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4689043185400750570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8415805492094705224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2934896777035597091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -59965295249911070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3687591104706427299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387452729959107560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5356907992714250831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 237075989464628613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1893701825398424838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3006592648364505855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013492018073235382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350265023879583598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701688442690653811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481214754162600924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5244760260769155880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5958523159673052177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707067849651732077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716290063318402386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983016989988303567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -892301301742612624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3401327120592403006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2392267573858350687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2415676899303671530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3880833566049961102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383720644750951874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6173646405843054337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:10,315 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:10,315 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:10,315 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:10,316 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:10,326 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5547 (was 5553) 2024-04-10 04:56:10,338 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5547 2024-04-10 04:56:10,347 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,351 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,352 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,355 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,355 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-10 04:56:10,355 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-10 04:56:10,355 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-10 04:56:10,355 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:10,364 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5539 (was 5547) 2024-04-10 04:56:10,373 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5538 2024-04-10 04:56:10,385 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,395 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,395 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,397 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,397 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-04-10 04:56:10,398 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 04:56:10,398 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:10,398 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:10,398 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:10,398 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:10,409 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5519 (was 5538) 2024-04-10 04:56:10,422 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5519 2024-04-10 04:56:10,430 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,435 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,435 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,435 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,446 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,451 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,458 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,464 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,465 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,465 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,465 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,470 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:10,470 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:10,470 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:10,470 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:10,481 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5400 (was 5519) 2024-04-10 04:56:10,491 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5400 2024-04-10 04:56:10,500 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,505 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,505 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,505 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,513 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,518 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 04:56:10,518 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,519 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,519 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:10,519 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:10,519 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:10,519 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:10,528 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=89 (was 83) Potentially hanging thread: pool-140-thread-8 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5359 (was 5400) 2024-04-10 04:56:10,537 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5359 2024-04-10 04:56:10,545 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,550 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,550 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,550 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,558 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,562 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 04:56:10,562 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,562 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,563 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:10,563 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:10,563 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:10,563 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:10,572 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=332 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5301 (was 5359) 2024-04-10 04:56:10,581 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=332, ProcessCount=178, AvailableMemoryMB=5301 2024-04-10 04:56:10,590 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:10,593 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,594 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,594 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,594 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-log-dir so I do NOT create it in target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba 2024-04-10 04:56:10,594 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ef1d4a0d-e2c6-97af-0c4c-737d9ea9136a/hadoop-tmp-dir so I do NOT create it in target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba 2024-04-10 04:56:10,595 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 04:56:10,603 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.cache 2024-04-10 04:56:10,604 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:10,604 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:10,604 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:10,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8854358695848356850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 04:56:11,705 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.persistence 2024-04-10 04:56:11,705 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:11,705 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:11,705 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:11,715 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.cache 2024-04-10 04:56:11,715 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:11,716 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:11,718 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:11,719 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/57afde73-09cd-ac6d-ef6c-a11b81a8f3ba/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:11,720 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:11,720 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:11,720 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:11,720 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:11,731 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=321 (was 332), ProcessCount=178 (was 178), AvailableMemoryMB=5304 (was 5301) - AvailableMemoryMB LEAK? - 2024-04-10 04:56:11,743 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=321, ProcessCount=178, AvailableMemoryMB=5304 2024-04-10 04:56:11,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:11,755 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:11,755 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:11,755 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:14,007 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:14,007 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:14,007 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:14,007 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:14,025 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=321 (was 321), ProcessCount=178 (was 178), AvailableMemoryMB=5249 (was 5304) 2024-04-10 04:56:14,035 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=321, ProcessCount=178, AvailableMemoryMB=5249 2024-04-10 04:56:14,045 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,048 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:14,049 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:14,049 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:14,057 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,061 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-10 04:56:14,061 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:14,061 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:14,062 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,070 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,073 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:14,073 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:14,073 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:14,073 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:14,082 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=100 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=321 (was 321), ProcessCount=178 (was 178), AvailableMemoryMB=5112 (was 5249) 2024-04-10 04:56:14,091 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=321, ProcessCount=178, AvailableMemoryMB=5112 2024-04-10 04:56:14,098 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,103 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:14,103 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:14,103 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:14,104 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:14,104 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:14,104 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:14,104 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:14,113 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=321 (was 321), ProcessCount=178 (was 178), AvailableMemoryMB=5087 (was 5112) 2024-04-10 04:56:14,122 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=321, ProcessCount=178, AvailableMemoryMB=5087 2024-04-10 04:56:14,131 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 04:56:14,136 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 04:56:14,136 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 04:56:14,136 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 04:56:14,137 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 04:56:14,137 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 04:56:14,137 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 04:56:14,137 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 04:56:14,145 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=321 (was 321), ProcessCount=178 (was 178), AvailableMemoryMB=5071 (was 5087)