2023-12-25 20:55:45,794 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-25 20:55:46,027 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2 2023-12-25 20:55:46,088 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=267, ProcessCount=169, AvailableMemoryMB=10855 2023-12-25 20:55:46,122 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:46,131 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:46,143 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)) 2023-12-25 20:55:46,145 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:46,148 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-25 20:55:48,787 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:48,787 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:48,787 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:48,787 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:48,797 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=863 (was 267) - SystemLoadAverage LEAK? -, ProcessCount=169 (was 169), AvailableMemoryMB=10108 (was 10855) 2023-12-25 20:55:48,806 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=863, ProcessCount=169, AvailableMemoryMB=10108 2023-12-25 20:55:48,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,828 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:48,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)) 2023-12-25 20:55:48,829 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:48,837 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)) 2023-12-25 20:55:48,838 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:48,838 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:48,838 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:48,838 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:48,849 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.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeCharset(AbstractStreamEncoder.java:106) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:154) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) 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:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=863 (was 863), ProcessCount=169 (was 169), AvailableMemoryMB=10079 (was 10108) 2023-12-25 20:55:48,858 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=863, ProcessCount=169, AvailableMemoryMB=10079 2023-12-25 20:55:48,867 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,876 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:48,876 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)) 2023-12-25 20:55:48,877 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:48,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,903 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,913 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:48,913 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)) 2023-12-25 20:55:48,914 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:48,914 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,923 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,929 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:48,929 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:48,929 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:48,929 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:48,938 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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: 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=863 (was 863), ProcessCount=169 (was 169), AvailableMemoryMB=9918 (was 10079) 2023-12-25 20:55:48,946 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=863, ProcessCount=169, AvailableMemoryMB=9918 2023-12-25 20:55:48,952 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:48,958 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:48,959 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)) 2023-12-25 20:55:48,959 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:49,055 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-25 20:55:49,401 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 20:55:49,417 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/bucketNoRecycler.cache 2023-12-25 20:55:49,417 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:49,418 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)) 2023-12-25 20:55:49,418 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:49,579 INFO [Time-limited test] bucket.BucketCache(1319): 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/bucketNoRecycler.persistence 2023-12-25 20:55:49,579 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:49,745 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/bucketNoRecycler.cache 2023-12-25 20:55:49,745 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:49,746 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)) 2023-12-25 20:55:49,810 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)) 2023-12-25 20:55:49,811 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:49,827 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:49,827 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:49,827 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:49,827 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:49,837 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=863 (was 863), ProcessCount=169 (was 169), AvailableMemoryMB=10027 (was 9918) - AvailableMemoryMB LEAK? - 2023-12-25 20:55:49,846 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=863, ProcessCount=169, AvailableMemoryMB=10027 2023-12-25 20:55:49,859 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:49,866 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:49,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)) 2023-12-25 20:55:49,868 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:50,927 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-25 20:55:52,028 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-25 20:55:53,129 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:53,129 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:53,129 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:53,129 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:53,138 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=794 (was 863), ProcessCount=167 (was 169), AvailableMemoryMB=9988 (was 10027) 2023-12-25 20:55:53,146 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=794, ProcessCount=167, AvailableMemoryMB=9987 2023-12-25 20:55:53,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,165 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,167 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)) 2023-12-25 20:55:53,168 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:53,637 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)) 2023-12-25 20:55:53,637 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:53,637 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:53,637 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:53,637 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:53,646 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9946 (was 9987) 2023-12-25 20:55:53,654 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=794, ProcessCount=167, AvailableMemoryMB=9945 2023-12-25 20:55:53,671 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,680 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,681 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)) 2023-12-25 20:55:53,682 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:53,693 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,701 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,720 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,721 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)) 2023-12-25 20:55:53,721 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:53,722 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,730 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,730 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)) 2023-12-25 20:55:53,733 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:53,733 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,747 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,748 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)) 2023-12-25 20:55:53,751 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:53,751 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:53,751 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:53,751 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:53,751 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:53,763 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=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9778 (was 9945) 2023-12-25 20:55:53,772 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=794, ProcessCount=167, AvailableMemoryMB=9778 2023-12-25 20:55:53,783 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:53,789 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,790 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)) 2023-12-25 20:55:53,790 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:53,801 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir so I do NOT create it in target/test-data/56682908-7f73-57ae-201b-ca59963286c9 2023-12-25 20:55:53,801 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir Erasing configuration value by system value. 2023-12-25 20:55:53,801 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir so I do NOT create it in target/test-data/56682908-7f73-57ae-201b-ca59963286c9 2023-12-25 20:55:53,801 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-25 20:55:53,801 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/56682908-7f73-57ae-201b-ca59963286c9 2023-12-25 20:55:53,802 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 20:55:53,812 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/56682908-7f73-57ae-201b-ca59963286c9/bucket.cache 2023-12-25 20:55:53,812 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:53,813 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)) 2023-12-25 20:55:53,813 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/56682908-7f73-57ae-201b-ca59963286c9/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/56682908-7f73-57ae-201b-ca59963286c9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:53,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7177637435220426198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:54,915 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:54,915 INFO [Time-limited test] bucket.BucketCache(1319): 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/56682908-7f73-57ae-201b-ca59963286c9/bucket.persistence 2023-12-25 20:55:54,915 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:54,915 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:54,930 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/56682908-7f73-57ae-201b-ca59963286c9/bucket.cache 2023-12-25 20:55:54,930 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:54,931 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)) 2023-12-25 20:55:54,933 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)) 2023-12-25 20:55:54,934 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/56682908-7f73-57ae-201b-ca59963286c9/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/56682908-7f73-57ae-201b-ca59963286c9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:54,934 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:54,934 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:54,934 INFO [Time-limited test] bucket.BucketCache(1319): 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/56682908-7f73-57ae-201b-ca59963286c9/bucket.persistence 2023-12-25 20:55:54,934 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:54,949 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/56682908-7f73-57ae-201b-ca59963286c9/bucket.cache 2023-12-25 20:55:54,949 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:54,951 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)) 2023-12-25 20:55:54,955 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)) 2023-12-25 20:55:54,955 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 2023-12-25 20:55:54,955 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/56682908-7f73-57ae-201b-ca59963286c9/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/56682908-7f73-57ae-201b-ca59963286c9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:54,956 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:54,956 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:54,956 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:54,956 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:54,967 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=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9724 (was 9778) 2023-12-25 20:55:54,975 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=794, ProcessCount=167, AvailableMemoryMB=9724 2023-12-25 20:55:54,986 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:54,993 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:54,994 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)) 2023-12-25 20:55:54,994 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,361 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-25 20:55:55,379 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2023-12-25 20:55:55,380 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-25 20:55:55,382 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.50 MB, memory=0 B 2023-12-25 20:55:55,383 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-25 20:55:55,385 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2023-12-25 20:55:55,386 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-25 20:55:55,388 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.46 MB, memory=0 B 2023-12-25 20:55:55,388 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-25 20:55:55,390 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.24 MB, memory=0 B 2023-12-25 20:55:55,407 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-25 20:55:55,410 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2023-12-25 20:55:55,411 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-25 20:55:55,413 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.04 MB, memory=0 B 2023-12-25 20:55:55,413 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-25 20:55:55,415 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.82 MB, memory=0 B 2023-12-25 20:55:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4143661532561002783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6534123767924293049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3362616601434302229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478182967210968422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -233443992409720098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6512932459933241116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2966877427191655439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6147826647774134971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1906292523562733189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813379107540202618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3734362705589834637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839738588685733423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1112826025255349439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295020330234495696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6776402838470075734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7378628545239497994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3547227312194256685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6280790770216428419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67682780519732056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8755059286072569054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2654001771220429665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2374835110491918184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3665709849278488942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 546105901750571926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6671821111558736002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1297292275589885378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184346912622545882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1364190016785885437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742130218739007774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2717020227523798498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8324836964737214181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9044444604275217322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2946313640382088586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3539526495520540991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7119628639478984808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3201778532453571175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188200562627544509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054475398554026601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135458112649061945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5053424065044187368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2779900960335954814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601026099342397453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694271861279819226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654445874279469112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1423451989379014831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188419497089783742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1385086549076956832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5816715848010896935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4973896672345094848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639644531049639379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967668921079880028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1629556087555807451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414963742801737478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7569612255857362489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6413841770520946120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2714246214066079571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1733703217814142558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5951029048467420788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207610834727577968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8421519327869870997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1420286237658649600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4317366409363144568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -292385540468930967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1828463055225729135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3505193636281241406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4732357703926901422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200348388103445478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2103801907225586182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 847239307994944999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1135222247103071962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068855699184865352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172713199400196708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148952038897754474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4051317345734299496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5660263534673730144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 762142804091348308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768004081277711025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940438443585717746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6187649299657782726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3498091334728174305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8401139597174837704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6984439970675424473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013557679197985426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2533446627142600452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390510708757661925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3926262322525502045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413381894304498344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942830733591247953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -562841720010341576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4118450400312158566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407721010018119256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8254024527380150222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8170169288292136986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8429618530488270501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8712738952010422551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307588903133284706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3017559854836543669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671776617619056252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4096667913444336086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3356852845895686219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3275279822695455905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4861403225493114218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 646477601313588053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4493334505634639236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3572040468003634899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1215471433978537281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5744506140535248654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3688246023349597861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2106701384620842403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2064736196514516529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6570707332546700192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5582389593857635905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3955217283885764764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7411153773018460091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8452955188001558679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3441142080268795223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4574672131287686828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2803355096835351622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6070364708920294601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410018775910467714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337257092623899736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8031739702875540722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -368150302199999828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6830368173265840532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160294828744107505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -531792495133888119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777729075494854467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384898184155967874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3345478252550932897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2571916855573911705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1356370657601883381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3194332226380311322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8483283289147452598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6264752867274023253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7688804631061510494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2649734225343510278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3050297261079342928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1842455896538557569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4657497779820247687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1769764440194699898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1096824587145846893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1459604147592593182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735422306472775692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4449050145706458053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501568556194646847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5497997849537689189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5718778858561202269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 388723973625838104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5380639502675566203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4780104030474474726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7880884513965185414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4850466885725532748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4003716382679637662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061106390202263542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1511202977971344896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4234874855236383502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1653356247423015853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3671754815269622441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9120075119462191469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080281631174666127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269911482469639430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958138380305215594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4642698380621116421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 431730369163703208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3836805268247395822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039416148782950617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1955379690273380850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2285244927430511149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9085570693609800761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371851729616547311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341851268084112033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6737776000467996818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105153253231828629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6285480292816278698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8133720443652445919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7032135822918165220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9078205599636700675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087246429355050950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159002667576594401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6243102382476331502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7687839574290303187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3007980047190425601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6645536635216479270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4866783740545663651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2873932649160722283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8994028483209597966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5763776671498596724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3455196493322786795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3152013651603960620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7877768157123753822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1697003179803095752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6073176728436178491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6537237709379767322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -28247915593193109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8033261614142040262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2684322968174172828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299169537979309788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,458 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6809870556748600578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796708192064810823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5955050480203198487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4232623529966648728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2090279552986874070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4723388284611145006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5492933332801884124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5430190698752178662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1855097874723316132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,459 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=215.12 KB, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-25 20:55:55,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -164754378891195043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9187093876032893126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4029598706812181605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,460 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482236574925228320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5193564414402619292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1403636923786531134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511333743236571577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244501541896366230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3737156327571227756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8731035314619563561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2902191651266707206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7303683463484642911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8873695949514553821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8413008970548132618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505644817887460433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4268362736952150688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6805795808583465011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6685315541273941408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6787862903967684513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4523861252896038093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8356625021313633896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3800375767882307635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677406139531806433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -254055690311122349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3309893269653953646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7657517970234109930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1825989232802925267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,464 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414590883034032869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,465 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -271838462030519030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8441075682288247834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6998463461729702889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8694566179141848758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6447165379074064650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -654345606778160919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871641853005757887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,466 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5378487152207397136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6216468188320392080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,466 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7887178944333534912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423701661796060942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1602711658578883557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4530354844358539315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776604719963639501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5921023142970038611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2262583303424511315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2512565367215228877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,467 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649538347659773465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3301555208334550577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8809587526061141738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527660899478455112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1858327408183332580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1421680087395866041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2259933776378643566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,468 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107473263489772532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8917336698795659057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8541702245939775182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6669395384415346782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1836314012575886341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650084432697918833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6411966476321570869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844845611748802721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2288299627877080060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061633486678671571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1637564641303843428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -488093131044714091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -712475338421487581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1501396872572915420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7825633884590570618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1107025072664416437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:55,471 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,471 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,472 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,473 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,473 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,474 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-25 20:55:55,474 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 20:55:55,474 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:55,475 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:55,475 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:55,476 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:55,485 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9694 (was 9724) 2023-12-25 20:55:55,493 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=794, ProcessCount=167, AvailableMemoryMB=9694 2023-12-25 20:55:55,504 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,513 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,513 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)) 2023-12-25 20:55:55,513 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,514 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-25 20:55:55,514 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-25 20:55:55,514 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-25 20:55:55,514 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:55,522 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=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9662 (was 9694) 2023-12-25 20:55:55,531 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=794, ProcessCount=167, AvailableMemoryMB=9662 2023-12-25 20:55:55,543 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,548 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,548 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)) 2023-12-25 20:55:55,549 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,552 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-25 20:55:55,552 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,552 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 2023-12-25 20:55:55,553 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 2023-12-25 20:55:55,553 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 2023-12-25 20:55:55,553 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 2023-12-25 20:55:55,553 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 2023-12-25 20:55:55,553 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 2023-12-25 20:55:55,555 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:55,555 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:55,555 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:55,555 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:55,564 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9630 (was 9662) 2023-12-25 20:55:55,572 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=794, ProcessCount=167, AvailableMemoryMB=9630 2023-12-25 20:55:55,583 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,588 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,588 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)) 2023-12-25 20:55:55,589 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,600 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,608 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,615 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,624 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,624 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)) 2023-12-25 20:55:55,625 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,634 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:55,634 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:55,634 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:55,634 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:55,643 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9470 (was 9630) 2023-12-25 20:55:55,651 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=794, ProcessCount=167, AvailableMemoryMB=9470 2023-12-25 20:55:55,662 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,667 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,668 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)) 2023-12-25 20:55:55,668 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,679 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,687 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-25 20:55:55,687 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)) 2023-12-25 20:55:55,687 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,688 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:55,688 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:55,688 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:55,688 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:55,696 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9406 (was 9470) 2023-12-25 20:55:55,705 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=794, ProcessCount=167, AvailableMemoryMB=9406 2023-12-25 20:55:55,716 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,721 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,721 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)) 2023-12-25 20:55:55,721 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,732 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,737 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-25 20:55:55,737 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)) 2023-12-25 20:55:55,738 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,738 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:55,738 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:55,738 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:55,738 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:55,747 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 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9349 (was 9406) 2023-12-25 20:55:55,755 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=794, ProcessCount=167, AvailableMemoryMB=9349 2023-12-25 20:55:55,766 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:55,774 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,774 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)) 2023-12-25 20:55:55,774 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:55,775 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir so I do NOT create it in target/test-data/feab51a8-e9ed-e665-dc68-6f92186b683c 2023-12-25 20:55:55,775 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir so I do NOT create it in target/test-data/feab51a8-e9ed-e665-dc68-6f92186b683c 2023-12-25 20:55:55,775 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 20:55:55,786 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/feab51a8-e9ed-e665-dc68-6f92186b683c/bucketNoRecycler.cache 2023-12-25 20:55:55,786 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:55,786 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)) 2023-12-25 20:55:55,787 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/feab51a8-e9ed-e665-dc68-6f92186b683c/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/feab51a8-e9ed-e665-dc68-6f92186b683c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:55,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4999098159206890663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:55:56,888 INFO [Time-limited test] bucket.BucketCache(1319): 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/feab51a8-e9ed-e665-dc68-6f92186b683c/bucketNoRecycler.persistence 2023-12-25 20:55:56,888 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:56,888 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:56,888 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:56,902 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/feab51a8-e9ed-e665-dc68-6f92186b683c/bucketNoRecycler.cache 2023-12-25 20:55:56,902 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:56,902 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)) 2023-12-25 20:55:56,904 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)) 2023-12-25 20:55:56,908 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/feab51a8-e9ed-e665-dc68-6f92186b683c/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/feab51a8-e9ed-e665-dc68-6f92186b683c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:55:56,909 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:56,909 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:56,909 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:56,909 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:56,919 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=794 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9316 (was 9349) 2023-12-25 20:55:56,927 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=794, ProcessCount=167, AvailableMemoryMB=9315 2023-12-25 20:55:56,938 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:56,947 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:56,948 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)) 2023-12-25 20:55:56,949 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:59,202 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:59,202 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:59,202 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:59,202 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:59,210 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 51), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 794), ProcessCount=167 (was 167), AvailableMemoryMB=9171 (was 9315) 2023-12-25 20:55:59,219 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=730, ProcessCount=167, AvailableMemoryMB=9170 2023-12-25 20:55:59,230 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,235 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:59,235 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)) 2023-12-25 20:55:59,236 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:59,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,265 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2023-12-25 20:55:59,265 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)) 2023-12-25 20:55:59,266 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:59,266 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,282 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,290 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:59,290 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:59,290 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:59,290 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:59,299 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=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=9014 (was 9170) 2023-12-25 20:55:59,307 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=730, ProcessCount=167, AvailableMemoryMB=9013 2023-12-25 20:55:59,317 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,323 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:59,323 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)) 2023-12-25 20:55:59,324 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:59,324 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:59,325 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:59,324 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:59,324 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:59,333 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=8981 (was 9013) 2023-12-25 20:55:59,341 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=730, ProcessCount=167, AvailableMemoryMB=8981 2023-12-25 20:55:59,352 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,358 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:59,358 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)) 2023-12-25 20:55:59,358 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:55:59,359 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:55:59,359 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:55:59,359 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:55:59,359 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:55:59,368 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=8949 (was 8981) 2023-12-25 20:55:59,377 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=730, ProcessCount=167, AvailableMemoryMB=8949 2023-12-25 20:55:59,388 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:55:59,396 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:55:59,397 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)) 2023-12-25 20:55:59,397 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:01,117 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:01,117 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:01,117 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:01,117 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:01,126 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=9004 (was 8949) - AvailableMemoryMB LEAK? - 2023-12-25 20:56:01,134 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=730, ProcessCount=167, AvailableMemoryMB=9004 2023-12-25 20:56:01,145 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,146 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,147 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)) 2023-12-25 20:56:01,147 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:01,152 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)) 2023-12-25 20:56:01,152 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:01,152 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:01,153 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:01,154 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:01,162 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=9004 (was 9004) 2023-12-25 20:56:01,171 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=730, ProcessCount=167, AvailableMemoryMB=9004 2023-12-25 20:56:01,182 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,186 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,186 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)) 2023-12-25 20:56:01,187 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:01,197 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,207 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,207 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)) 2023-12-25 20:56:01,208 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:01,208 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,214 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,219 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:01,219 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:01,219 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:01,219 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:01,228 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=8968 (was 9004) 2023-12-25 20:56:01,237 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=730, ProcessCount=167, AvailableMemoryMB=8967 2023-12-25 20:56:01,247 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,251 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,251 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)) 2023-12-25 20:56:01,251 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:01,252 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir so I do NOT create it in target/test-data/5e2d51ae-0cfa-d290-2deb-9a4f229888c6 2023-12-25 20:56:01,252 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir so I do NOT create it in target/test-data/5e2d51ae-0cfa-d290-2deb-9a4f229888c6 2023-12-25 20:56:01,252 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 20:56:01,264 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/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/bucketNoRecycler.cache 2023-12-25 20:56:01,264 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,264 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)) 2023-12-25 20:56:01,265 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/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/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:01,401 INFO [Time-limited test] bucket.BucketCache(1319): 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/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/bucketNoRecycler.persistence 2023-12-25 20:56:01,401 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:01,414 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/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/bucketNoRecycler.cache 2023-12-25 20:56:01,414 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,415 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)) 2023-12-25 20:56:01,417 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)) 2023-12-25 20:56:01,418 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/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/5e2d51ae-0cfa-d290-2deb-9a4f229888c6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:01,418 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:01,418 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:01,418 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:01,418 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:01,427 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=730 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=8963 (was 8967) 2023-12-25 20:56:01,435 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=730, ProcessCount=167, AvailableMemoryMB=8962 2023-12-25 20:56:01,446 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:01,450 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:01,450 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)) 2023-12-25 20:56:01,452 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:02,553 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-25 20:56:03,653 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-25 20:56:04,754 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:04,754 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:04,754 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:04,754 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:04,763 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 730), ProcessCount=167 (was 167), AvailableMemoryMB=8958 (was 8962) 2023-12-25 20:56:04,771 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8958 2023-12-25 20:56:04,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,785 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,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)) 2023-12-25 20:56:04,786 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:04,786 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)) 2023-12-25 20:56:04,787 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:04,787 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:04,787 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:04,787 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:04,796 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8951 (was 8958) 2023-12-25 20:56:04,804 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8951 2023-12-25 20:56:04,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,820 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,820 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)) 2023-12-25 20:56:04,822 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:04,836 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,849 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,865 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,865 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)) 2023-12-25 20:56:04,866 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:04,866 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,876 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,877 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)) 2023-12-25 20:56:04,880 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:04,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,886 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,886 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)) 2023-12-25 20:56:04,888 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:04,888 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:04,888 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:04,888 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:04,888 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:04,897 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8847 (was 8951) 2023-12-25 20:56:04,905 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8847 2023-12-25 20:56:04,917 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:04,922 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,922 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)) 2023-12-25 20:56:04,925 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:04,935 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir so I do NOT create it in target/test-data/8ecb4141-e295-65b2-7c3f-2cf6fdda029d 2023-12-25 20:56:04,936 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir Erasing configuration value by system value. 2023-12-25 20:56:04,936 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir so I do NOT create it in target/test-data/8ecb4141-e295-65b2-7c3f-2cf6fdda029d 2023-12-25 20:56:04,936 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-25 20:56:04,936 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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d 2023-12-25 20:56:04,936 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 20:56:04,946 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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.cache 2023-12-25 20:56:04,946 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:04,947 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)) 2023-12-25 20:56:04,947 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:04,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699462118425024679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,048 INFO [Time-limited test] bucket.BucketCache(1319): 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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.persistence 2023-12-25 20:56:06,048 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,048 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,048 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,061 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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.cache 2023-12-25 20:56:06,062 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,062 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)) 2023-12-25 20:56:06,064 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)) 2023-12-25 20:56:06,065 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:06,065 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,065 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,065 INFO [Time-limited test] bucket.BucketCache(1319): 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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.persistence 2023-12-25 20:56:06,065 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.cache 2023-12-25 20:56:06,078 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,080 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)) 2023-12-25 20:56:06,083 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)) 2023-12-25 20:56:06,083 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 2023-12-25 20:56:06,084 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/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/8ecb4141-e295-65b2-7c3f-2cf6fdda029d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:06,084 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,084 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,084 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,084 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,096 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8826 (was 8847) 2023-12-25 20:56:06,107 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8826 2023-12-25 20:56:06,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,123 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,123 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)) 2023-12-25 20:56:06,123 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,451 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:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) 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:541) 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:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2023-12-25 20:56:06,462 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-25 20:56:06,470 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=15.26 MB, memory=0 B 2023-12-25 20:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889028889638143826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475141447621635381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 787862111070679623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4861980862256451105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5053477820991465528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6785651791975290083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752225707116437704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305018713660340355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6351104745486703345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2756110042498844091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2787413198064471225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681286970935102739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351714552586709192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377882709309944592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305325040361824276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7699745296502882771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3628561752864767195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475344541541969839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3916904457112890312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 144435726141349782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4623688946204685486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3012832873500301785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8275203085011302365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8135476301160529695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2507380615304142131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4088069335273477307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475874170184129118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6116580906686480886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021739051519697442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2479128640646104212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5559304794928895105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649792022860808127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858494430898790757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8981384781729513286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1745104884331289702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214898937870121887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561372108443752863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 975763300697017146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538040001637743632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625115146768573716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7564035382820402029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5335371162804942084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5751040434136034678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6117230487404339752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5368668796101400477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8450390370199219023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5008195768081932223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496630145563951431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8098806674289489394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362304120283590335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4562860295414626936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6550572970265975125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1264858933653296092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564234635589018906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3753613834048086563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5405221211874102106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577726633440526071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426248051407896340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -67229642309819733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1967193423609918083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310727375266125675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3311204507834389334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862653755883392447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8481019614428994399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180540317356189877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1760522896236984902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1414893310626314900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777846850249653642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909415942826110537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1527051526744266599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7993031253418566587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302456153257558078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1616987399110850635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1809881761741379660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8440147769824184744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8507810320074663579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718676329667808211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3630243556747812604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410620741236312281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034366398375937074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069350726366770092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7294348974015595069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6507385758930177777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2527475196289313594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420841631432897186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25534572441975360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 280474042779037094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6153257790969917726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -768740587358098174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069057238660778692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6144369454331438610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -375969462967783368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5590885013179137463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5504590538081921463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5983330042696402887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6756593794098891007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2918152326702003873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8412106813905864682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 128104587969724670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1004335664181739155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183588228813985368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1242957912953391944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401967803997950521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286660800980209544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6455031088411907492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4867508659474636388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7794708135599185456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 700876364049641896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452346878592004614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5992096096680663579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 270011735728653359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2523244379248020633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805257779256318479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -266047091995262076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535325238984938229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 221179539783071629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5165484292803155559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731449477290020088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3118108954691040138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8776144412110611968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4119854223815828593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004700128137649050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551947137298624055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7956851246043076667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -433781973458334996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2901330791099554350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795049966669140527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6906571110513292668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614540067068850742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5997390476951697823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452568667869175770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6700712479341860144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4650074992277884403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964559675895946943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2548477794350745967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5641639919032653021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895643097809655528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5595531700988578442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239698963601090325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8328429487717309468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8014242917399449906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6659538769087950909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4468020500172700050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682573384315609583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4981692972964665501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8172425026908182829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9105394690418105472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1787188458481215284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5077828843288235013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442763349447494305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6245777340047020834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727941650035021932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2924537591399420359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3364884569879245233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583891444962659958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4006466175440052013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3117446871742740793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434124457644762844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752671191819353260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4438958626100551062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228949100820750173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2756182243543200674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7927277778229675328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3584898472308922509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358514976088329264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2704890878499924616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5113957642307001026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 82521672226099774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3241324627481423041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8676436617956258822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 967432719690232954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3550390910328623666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -254277346040778942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2925917132057650281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1670268200568191451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1691825673890770956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1694612461606157252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -643173271001890752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2898957931412525928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045448865724960745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985897682683541070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3969709660870182487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1896979295265813447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8714144626406812654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007041156127635816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676892057627603158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427153580400499911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083465868004675353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6260256249125714484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -899816264104802567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346084929971876557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9093528431193464868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5022682898958423964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4687637902042629028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183165654688959420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3844553400252171028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3356396920327592025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4087883136081933837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032215160415739035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -980563561469108384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8954545413144051861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6331770226655117746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3906302274250548943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1865137604937825870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1586064024155313317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7219032435764807896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2760479401428043263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7008192496817856898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2007525937584183517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4305258575306397666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1715374738676459843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3480933323202085862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813352161450964538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989009132291520576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3451372247248422364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7469562187618531309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6055061543811374447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1456871382134366116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076479841599350828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7524816766705782115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919375594873928114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1335967330624929543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6972233740192540481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2287848688974895441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1833089947698149427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7116814153622465260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2545487258664213258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192849429902595240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5858903110142148301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220591476661816615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1323238541698311698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5782176941783157509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817926988597164614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090164897403289869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480647534848073855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268988339397409139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7293715891241255627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1576966361889037846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5793143841778477288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573858110504272543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8972684630828529749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1396557340491946260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5228133661321062918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131673491342124735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3135115089442519055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020599404912239366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6526107720070528464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4771678575546606748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4194808579929304847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5126831635620181808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8512983901525248460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9013252633043521126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -121457961090187359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285755969175642635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6803980504131631215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4631098369936180683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3220983254316223459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276560065075044054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5577007756178100038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2697319015435749059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 647104768616283999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414001495166651160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6293464327361381517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9219024705286400800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5895800803713941398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6999872952818245110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7622851294936384178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7330717918255444510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184264398187536096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1805759313875598920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485159076272457782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -381644612336499751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407014563138127578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1821755867355303860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5098712127574743904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1311888344412070359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6748469669943918197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8552251441127372683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2747942372318457130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2876223785310693667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3344699176326847496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6005908701629420512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3417252945748188659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485891258814046225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047685560961611559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3256962268379267892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3862861492306094469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8642730563222999396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98955199372567746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -882930175280745819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3256657863506682943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2101815910935306810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8944617094141569099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196995964480964459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711821906927063740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4310035693316632625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164170345272431746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286611774200582126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5496583153834145089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323854769796120486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4336366594072853054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3563803459769981336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214674884169315124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1233317810060953907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2525753386841830905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65326622333642848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8103221159910966173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321892815176492454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4893588041438925900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922900772367750692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1820872926742408781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5984190616398003119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8611755628065102391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5062648789341747165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5456142021453776409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1536145633580052334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159081905382942378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3405391852118731980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867442399063860052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8921453511965150561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7985745614335156376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4223875886321003166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686442716813367390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2822177368478351356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1736388995829106876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250479715491503163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701892212949116198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 52385708461879557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2354066312062894685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8567981628847040988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3982624917818024563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7972335034711038736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032149303257448716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190282658774425123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6521623610253326232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5429468441042761526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8096729805776169871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6679141260086236549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3850264891058305063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2770356925958473023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280977475747944028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -681379594240440865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2080102298399907598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288233764624177392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2267629647601596162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 579661664577539678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7101564833017783793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200306568725293099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828388449619188448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343703689909347382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6250063648351633767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2826817234285434965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 152992742762716398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3399384658151983111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2523036260060613905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1624053057542735924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3256845017791352387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9094719041916821320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981200250420396574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691385160704009347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3947930722792408982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -804337744805728508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5823761821453511755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337705346704057998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8940243382519273661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2654141608207392559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2639029891336571385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6113370055130865533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785362278514663202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1906987245908269087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631347500941452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1656830479115620004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7101546409273788439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862894465692973924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4728862162585369522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7600575208989807910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 709342270701409381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7154376985870111107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1357581320860240999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2891243827801588218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125563462691179947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2927678144459513872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323034313078993320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5728268360049185376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3327929729597365786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495630071200228280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7193674974526696951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5113671411276070757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5870796359392956121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191702333221564177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4100567942731922088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442978069289318545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8888142054476482110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -323989692536856398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3495735375838680622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1157393492687014913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4021784991723105263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2931820040097640863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9192681208440256336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6743735251446549427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1050002495085110704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4483227208656070847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -739881797254423192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4483335496360603936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3302071765214075992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6988214740894463139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021143327504091612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652085542503267566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7698402964675933346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746862654376288941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885006116927600243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -53481765785388865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7249299956272504101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523335980738867872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3881220631067016739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1319109145412307045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2726161539488220227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5251448719064623638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7025187750883922495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1595083985175893882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -794411747491750064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8094133699684075160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4550715909287384858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4298970809505568141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712774168419125508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3647670790140612929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4731696406935522880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5858299749403576553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164550253678963149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3185449070470396693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4008850901316587451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8607146537582257251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 925916538270675270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5997467341882109613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4523046974942695901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486151962564925359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9076944587573123442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068395862620021119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3700348311386124608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6253858266083842060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2695341128349226655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7604228715649709612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189788819262732796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2052608973037434505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -54409055227694270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8207646358541556721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197155809136039636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7000689963007855419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6617303568833337203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2736833858114798515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 84560831285703778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871327083154084854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5977569725224739869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3009976804694555992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714551772722579452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710591045248764924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1079477366852962017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8478729616494330775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5767379422593810767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3557692075010549256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -874418089785531440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1419492312839448034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296023987066888813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204621372964053655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2254031988816626821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6314685123927239113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8707115944314160801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274605297925657268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7542662906808136605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532661979812662409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4848069002899544363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516701346214626962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2036205985502043403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5784146093111251058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3389747843908251584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4994094056533081090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1394913543739537200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714073850068945120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857293228040464743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6879317674185263843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8250662841579136212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7608912140267835007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1733128367785655585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648446153948268837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968678491637694899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2709700278663340039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 474738539681077739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5848105073093523842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766165358026537654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3014437297788558448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506763051537859592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6713896254454501799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7399231214062747485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8415106810569281027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1549069294916646209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1370993245546373242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3769494486781322018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6484890247535022839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5628855420869503711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237885330399986313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2077343140307265938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4064007160767757991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5546108209025136535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6026094279462745748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3833044045554269132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293851578382789858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121884689054870267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7932796897385224386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928505765360583416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3060703018646315325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -758341470364655311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1516183133288886439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177385067383853217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2182744346483078673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752850721421326698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689280506986771294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3118978132297844962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2440453304059786251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2606289865919132114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2107264214105810672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7561147886326534322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991637239764810123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8875438977000031865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412179204006293432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4138649910725004588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5457978543805798220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8163158185682608041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5572335045693746826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556382918286556722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798989399750566740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8223620770852712483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3080486234458171175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194147229352414299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2535857336952540677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4048640115226020793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8620915575047170698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4065748028065234941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420991257118970836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4411840455128007301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2654771781217081820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083791996597603846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4801184886176290833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3704690581946214917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4847655329418140326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7472300117006835285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5291615050526613018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538166528366954531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1148050695715771076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8602238177753245096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3091039147762953895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3165948978136670545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6836002238856951072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5488264096330418581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7806945146657319783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2097036155468293899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300977870887679225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4449395313090089830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8936344371811714395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6317731750140575715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4596599443903269536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5578339564038005657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3777844318112224235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553011323155736569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6795378053349691797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -154975164861605361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4792769592651259482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703761903649626290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3278372360085560465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577173686836824596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5565433553015079583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038273439263850683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6003478064225371148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -912305654355730293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4597211469750827154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8120005485563695249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436098487034007617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4788890614301621091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3023597393495757822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296487030459072734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5430998014069398203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166004562474799834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4301412056192012494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8922291198904828355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3683027984409104515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1458979263732116343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1419009734849808436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2248227391512783202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6009116195262937476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7400737219799193712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6306388269594308571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6322230684604935796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805030818629109392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3266578382036002600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8221757173598545480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2912620310905088412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312963774599125578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -518844953899489660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100216930606942345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217915236055816271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316248309585147465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7230122688118618901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800833032952732847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -207446966575305803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616456360372878885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 467264490875349485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486651340511375100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7416374188089711467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8823033174185637247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236521918916263657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2670238580196136188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049148316488359740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7368896668981107200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8128902820566320636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908038680536928254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -444047356448417666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1187536064491278208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6202502696043835275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 356112780214883372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2675300336026609307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4724230569936257772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6223815481011937157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945037881824936080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5682705632783022335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2559175310048543150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712588168844964893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6860025982422700143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2795571416798315629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9153323063467287273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7466657321698972702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3053452039248371978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500104902034507254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7618768831607625793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931291492156389313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571348933231342321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1654837803793317619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1013609376015373357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5574524949748727808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8273901338054309594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064003430077483781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1747865689058037032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2197413398396961027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486275262432561587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5403277928574584408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7637949090733000292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486630814962055039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5473302342251831238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4855241776822793237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4059143998355081548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6820750013979158153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145926723047916282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6571286477560712188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8165511956526902340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 736722176861168069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -793980446948489778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1439128285879380762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5094719154173388244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5974751833718451105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -953196116860204113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8350283858716154147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160731071342398904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4226726319978751303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5591231348776829728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7754399617046646832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6679891489259362827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803246082228259235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947288287686826201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904369776308015277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318834380013851598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2493461669869031524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8720443653019586852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5014368056924373944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7668327532959138409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1483663102230448528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8953298122984009673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4892606108048210733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -535446835415790265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3277880390212018728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3908558970836653269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6967640536156595786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7075920779642501422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7137402930689980062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6920451826625394102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8021655804291858425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6043263808890631957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601933787697669510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2480235808698217366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2779225097452313010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7104123582687958645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7347464888860556637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4402529143972003703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676976896875747206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8901931028734281672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961297535831161667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7551396960026899014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2590362784948837653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054656236144430627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773077175060465641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7284548279294315592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1319312834859453596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5526921125899428844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7033289382621356438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2380307410067758328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571124568716217071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7070901496788614238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328037268091369474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247223770760660655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7719846962884814379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2845307069976446563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904971445899125900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401816857037190408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6283213982033805752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958839890343067106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5285395956568348054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1482790095319175042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4645818367649106434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6956516070438411809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4622988648376642623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7433819206202239238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763918991459491801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6065562969920796661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8487246250891971167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356534268552054349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4724910301669494333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2615037711570899319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188875780304649189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2489091723138934495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72361792322003813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655098117780357425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2133315922474420357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5058532632073696150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511772882000858359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560643341008064740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8413766292939532374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3475461934599131836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4848759143464084157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790902778435720596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839849664498211058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1041454941820670509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6643629751555623953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000978196661687191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9046095804609007075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2783441134754585537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320538095813658627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7436924648302477038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3883844536840162324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3240692028638948553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 866596109829134724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8155995124897702659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223140983054416376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 987309453366986887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1095282819124829515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5791794333703937781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800388107208263259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1286183057450722455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401015020575357832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4363891374907448736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1557079390410459412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2507866465912160180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6151775866163952374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383867057222416145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903768263910583679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326164533688483473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805830289934386260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919960424256115162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2995243959996184659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5334057816489224126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6404011346127340598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1390584790919005122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854499097363214230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2357129401437065305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086057409159073532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5311807440368548240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6422047701621953095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968431000699990582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833079519612529412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114528075530974909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1272777494225382859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8005079713263316704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 526297943129770100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720343389323121794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -209342189619883459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4101036148118239573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6297316818007178657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3988611661892686209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416587427391470076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889056404946900780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177662971994141706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3284920368803308709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501388186180194263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7382146148317220937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2623817090028287797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 226779384925579299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7329192350802516884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7399291737291645150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8483480848031278005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2880245103080138699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -619452318022788211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6826371668114430082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7394775201932836648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358408213255160287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278309794664616072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -925501927433896240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858606202215283395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913707074608412192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1892188455232483685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948616558048962134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5932074849832678718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4698963847224431475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6672322179420541871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8855604586882832332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7288788776389983287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2497055155492582926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7454866197492742045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720593809702301393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1866541772365487211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2515859965521905552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9102955252436289199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2404935665744192054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4014173949543395141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819628834971346992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4424974140780942343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383203878298787493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3503956743831223853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5983173826148894801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8266309615007461165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1385729690586659349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711637254329307319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197493204514218961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295254641949302543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8720978128648069334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7005083868328971510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8362851255818762560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2596491440896024672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6401170486352906442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950792654379451790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1653226603718136633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8497438124509321638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7765166609517482199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6910723360416089247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175262794641478354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190471865806279622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2403659606216644873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7940516759299751294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5142347116227235927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6280982290737713595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616666418874441918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7253142436617841856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2729373203797649864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629758726161299055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3025770367624819369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -69416588450614582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7399040680664485334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9189938766910315702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8641287346196855397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8233497492733481149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344081098796691240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3725467321776320525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4551627745674128992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3633249947332100340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017307503210831291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330310479866419129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392109037920094226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850878279858099839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110013292816959362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1384075459757213100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5278394546623234455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339011807349626255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3101394299312435543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2304813153417114408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4765189011795041586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3562970261229737000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8898981134923559683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192134792136389213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513704941698400321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910439853865362644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7623636890243663490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7718826624385541277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6080005827210691560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2424052152220680854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 488533043797302646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6154097608575419626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636705722532464877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3149118883986286328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77980526894233642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780529342248768388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702377589720515124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804156413495049903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -631469146440893956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000872860246511703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5231840962600955759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8261854639126412008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4166372785564104214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3960550168826030657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383747659020402342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5364300576786458857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3164288989745336220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5976197077356480137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6210419025513801290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3305018923147945163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3765076382668758041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7487500173609964235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4214986478846270400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5740461970358942682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5303871295806946924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7629761757916891185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2199360050467681255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017435577250366649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233985513161463894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5884391924565633807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3376351711351512306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940176277979012392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6779299080560054277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4852162249637872052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4408087591986852265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8651624720868869762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3621271579577422997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8931424022027589922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827466659054032148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3876404282585139164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2589755414221740706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313612020140082193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164311751989394503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224984466218212687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5308046154295619590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1203033276703618059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2346119546692204355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180250493053164255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7801840859820948590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5938503112837094749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8201054378445620499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7957009662185480054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6941786725333941291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -995014470273270150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115054459678807816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4884285038988002556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2441949553414215771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8954210862622038891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564579997109177895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402374065318423288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969685953146801423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5294808595468236289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323401660350092186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 520287266207333993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787267400697642380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5036600076208445066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7440114211736008096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2560324189433421274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16401270912530444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5363837736853151340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113494668945884161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789655136812731941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8654755212920335446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049586662539769793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8599074494849952081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8632484181959719848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6966951660694700055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972499169750809243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4224055640538528492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8338358961891270052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7870963814414512147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1927810420275825858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1378179023121815631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -339292853965999840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 355910560826323444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3193303098066978639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2282648620345299177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6749203029000250253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1848213164582193590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4717860215830528246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -917909171273604783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1321653602337320476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8409953708001116353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5428312888213839644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8009262436537663800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559202970165865221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712493732742693071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650294077565694550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772804494023050743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7780560483566355440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9198967331342579529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8366162435077482401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8554302288280810903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663665245118910141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2245792003704921320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1318746141167823294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689735829825656308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228410147393173932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1989555330708622707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 709220294081513738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423553035989413151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3639818156533413043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1224857153727498453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4248369890955559514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3223513764075461206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 181053770969020629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262760023261994821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8922558246652309259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529531432582069576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3927778800048971561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177325597991144400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9150903699256839477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567583970705137862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8050298388607905294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539280483315471704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3080405055109895049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -271515659319384798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415727552860025041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3010149534681115893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264439546235085005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7021523336351883600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2974245735309946292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5163958379917183033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7950384189647491511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302133414867243687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905194312822426898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524226480618844332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143278554818551308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -120654934032645781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4744713049526991867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5827968739361524628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5221145300160796726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5449927086959576553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6515703065628735412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568761118809499852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8595946411488471483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551545600492431270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7464245576869215781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075663651006022547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1118304405350675258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6645142923408207828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6114589120227682030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242663241422522548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593838053191968466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2309194453647979488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052142014794109901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417374150716375105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5705272704707434644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6266456703386368612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3068637131353347737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6050093815003922441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2039695375633826522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7274420369258580504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5413296851522609220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6109718085250503113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4952774104571762347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2007179419549596978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3777008589717527062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6222068520854071994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2547181971432315701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249624781285471062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019004750107215841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1912089359008153433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5120552199507421467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8124620783854643046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3299270701409158600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2422371376368533318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3160454038562280440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3252585688269987737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027996980395068177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4002838766421077150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2817402228093780764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6691995609191342116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344577005305220667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417908209584152300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4106138196397655020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7177424712021459545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4951570970477612997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313648767263102841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 478502526227248690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7574234855414009686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8924661343652329370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445440044460333978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8024254007068861310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501104759033534380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5484034455587282959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1063597373607041739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -328630414522823846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927087958206354524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922510450631010251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7114982142735771154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504494682929824543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3569685537662157297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9033660482654909607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6827181505578204750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3115941782156998406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566354118531077551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111832118485957901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3038879143980972437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4823053150332241044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2085036332440137905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5354751689251983951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986633326243507432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2445944386650210274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069187761702455535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862043826315356981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676093200303779287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5662971317068647885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197823885938457002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438052101114442140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410504526955043916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6405802273243624312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7588420805457171691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8742314917718652381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203903973236492733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4631014879920352582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4026783125125122369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961265001468819988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5894760105046264346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2394526164696833599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6015829641614439679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4817272585105887623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5400923456323234084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7446524877369883536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5574071196431516757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 810835113809934301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756319962074172910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868906716590903556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 356784452004464794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3722840685097134872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2644189252201020442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 39684743111004572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4620736720275571584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4943911536456164295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 720575752557964523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345868583639902435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3588747155976940703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6209210833523887175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8457570363194549126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870363563347937108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2669482525928664417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -212925585175952272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 102317683606321958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911907694817193368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942704640919540222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6629903216074860245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4092624015162214426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163252829444997372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2770366337343599562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714922776154548738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1352917958128183146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5044594894183706396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032032597491019480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152354192623886332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6551311865103415842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3501511819686239050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6402245535122104516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424660961951919999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3378196803122640350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 246622595679075902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6151852190425872410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2330494923000228953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6886835150979832830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3524579425185546856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422741627382207896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6476660190114134854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008148345023110345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3612726206311763646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964429966796520500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742419527618812586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7224445355501780899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735520575891954266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2210663260558695743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5932702034126552256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4592758911780494786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4103009406180743749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2903069146720482614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6834655869797289558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8537697396116158791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5078427334804551778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966405008363294820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4840332922832326801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5725103116996365984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1390909624934556651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8283944259537410233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5385812879845510103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110058382293045517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6860995318443259601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6790886175028336729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3363815759110014508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965065039556147943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3942333508484715243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7164142150055265928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3618746617815202729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8820196232819504655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 411639967976921038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1905752517826701306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4595369436391680337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2328533001564454829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1341358562957381455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9180724746967755485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6765384616395456075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117827358346740750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5818998816181506675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4625356624862322875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5662758093997346572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7138197170194074180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328853090523274601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4651340828745572465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6761779880079167335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860920731348367858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735494099073236894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8680434564642787526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8128305120584358781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8884140598911991938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9115370733750045854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900079158591031350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872423711332373525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8508924231321668199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6002093569752098023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6391890335812595953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7238939585275240127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8126488889079235571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8155639748514082088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 796176747298178060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9086913643062269798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8457303588988320723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2217674766690986625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 518460253428237205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6946335880071183532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -997051209752462558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5028523000839215665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6492488340806448329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2594666921433475787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2361903411953317490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -274426751963658644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5572568907761449983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4979010048304555919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1915727518781430464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951625611802644317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2322573742948423475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2041374395153732464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8318068578840905817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3918547760823098141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3942153447515210597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 122533472032236337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3920471261123509287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904319669500134340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1998838814063834205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957499718517260169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2320260641747411555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473740906981028710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3459274084238251905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161129776446937627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8807674093943798029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1938716539586476827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1120737010724729645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1961423663247914864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221453110833090072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1305232657321969595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2772988053723939160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3882445049109982337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8478715944236986635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8958742571552218026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1836808035936966330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -51951020591787827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1161585425972379669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6350731876733554583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4242764308842913458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1331696737418294165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305931373992717769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2919896107453312478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131265349016043564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8921103506537597227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3457399154180376936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6832784734834153021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 325269355119359998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080808694388316618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3886365440171012729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8358579086406644425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 623655984222288672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8932815930737343793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4293632946664702958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -28560626056599057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1693159130275916747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421654998288787533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7142974367137688048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685485740689734461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264582605931825518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1435666563658578754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1092499141174030476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8107560054605381529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849364056160269853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6606913958833352732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5872882038531470561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1781111001922216801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1555838070991339852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8370179884728625391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5751400860558676323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8153234381616603500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121938232187851562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5590033415852871866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4207606472065517662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8304452026878024563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410639345629007694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8632333270399528007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690005955839002933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5323875916671523631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5701218909256849704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562035323275521663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793764532953947468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302382349983367388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236255387168531950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578531388720226382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301748518225203202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8236152189846350989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3259372836572276276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6553367695641329135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5260351564287784615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6382929882012771781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282465488703443994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318021618481813809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4114504209068327331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3425108480699927063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2634317621686508716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1408664423439707027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8691832670428553534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5912293828867452041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8640862100801946667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9005016534365559281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6285717652200376400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7512562058887790576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131160315853468653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772467493799285306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1581494261151390927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6105984019155332362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452857138096516884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849609245498196706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939645149093623185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6388456993110854518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1966079804390132524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6392981605631391125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7604082976738442725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266967055319439686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1211772206942839102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2182974419724445016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489019884070079934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562594091434993628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721483705612294603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6230938563957523375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804672669228810996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765848599545246320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289639963718575366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 709577999026763707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6029327877640024082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3739552817119357794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566445911675974030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8755425996036969933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5861716016340493080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -368331972956989760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862196478035767513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6907339759409716784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6984774441495360262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8181984571524894940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1746919742112147221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6166500594599883323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8432138770042444286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 582579373963954379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4695153629083617377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6579793619261970784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6948656254794284882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6759356262091996583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4562620919767312193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45932395734882973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1208329241590346846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508638721343743043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6003604103070538281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169244897259610058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3711477664255128480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890505793095387640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712238452556327648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2259588258376432724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276364004726065980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5142497566769742915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2458362556097095951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4618506276196891108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486846984292980256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8222920654776919558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361773622888218427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113795841398360269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6848993279370428899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2737112961907830604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6799637323141659196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7938702153824826924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6450839999111426474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3087936261961878538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6723399472247465443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5108831594992276676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265690313170993074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6615405661952413954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274239621100128212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5511797467742545864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6406927859236440242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 331703553198173143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6212979884985021347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4552408945668292399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7020005025270952935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3358213815296122430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4848622255828490964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7720366210131793675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6646956861324442235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216858617936367171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083805178275214499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5234941729830080441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440774940427703447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044066414831528117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606829054230084809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852566385622920421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7323998978767363484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7042599883767618498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8058139807420551417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3340491986793708060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5109586418607053852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1055988442075455188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2361748944377211819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8674217222733361567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1479887659852469034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209411434223759541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9104577698402243784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2188131417677624529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769256354421870811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2024630485165555534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7125926867519762112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931148686173948775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669662720987638442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8095455356080443077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2847627985520125008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1739340301517930840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2149186926043078478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -219877412348697312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8102579208686630641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2020201416311901873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776454797877393847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476348834449828669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8569613861882076716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -550184792547462391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6262946757432565776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7828809712734466386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5778365129485747731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3138190346171190154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986116758554987074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002337505823224324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5402714277402410787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062945167004212690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2189212385378255621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4763965136099570412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7483973750758912017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1511569353736765160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4684146676329150101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1051468416450378013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6893261601622632677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2951616477592181115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 210342131915486958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696340107942388051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -441301571632455664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2276762415792263726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7621483004002102825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381398224499946184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6695227128845574069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542093355849499447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5307036117166138134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3866405730301698892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4065218408291392204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2458246970979067747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3739945562729813889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7911262573095743055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7159948965428770258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5419359323971959705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -492889466868295945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228337137027067280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -781496869466193871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5547649000472940383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8403990599147271212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 797529109562481920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8741076762021419367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5403845751738644461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6213145266073849232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2338107538753931808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 687877339272904399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695471040411276439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4158146788910720184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8657024551738215611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2989747926349319588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4410508247133874052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101096479252618811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7024936587949942581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233380439444045200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7207172633761277256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843407799755118644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -803430604412312248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8033337981576028300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7537601267507395382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926428656784624610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5780206403767066331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173990858074683971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6573427882334364977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448962685612341237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 444486890161740760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1501110965784023329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6731089701060768759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5240664367856864451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3839828036893704657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4864908691049228694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1203810070199910254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6498106689458141175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6427054077413667579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517242231311136090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7161233484984987305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4559177647493179126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8651747019097749788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545614052170549612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579993613682292163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:06,678 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,678 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,678 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,678 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,687 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8808 (was 8826) 2023-12-25 20:56:06,695 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8808 2023-12-25 20:56:06,705 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,712 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,713 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)) 2023-12-25 20:56:06,719 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,719 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-25 20:56:06,719 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-25 20:56:06,719 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-25 20:56:06,719 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,728 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8780 (was 8808) 2023-12-25 20:56:06,736 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8780 2023-12-25 20:56:06,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,757 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,757 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)) 2023-12-25 20:56:06,760 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,761 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-25 20:56:06,761 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2023-12-25 20:56:06,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2023-12-25 20:56:06,761 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 2023-12-25 20:56:06,762 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,762 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,762 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,762 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,770 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8748 (was 8780) 2023-12-25 20:56:06,778 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8748 2023-12-25 20:56:06,788 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,793 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,793 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)) 2023-12-25 20:56:06,794 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,803 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,811 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,819 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,824 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,824 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)) 2023-12-25 20:56:06,825 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,826 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,832 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,832 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,832 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,832 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,840 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8629 (was 8748) 2023-12-25 20:56:06,849 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8629 2023-12-25 20:56:06,859 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,864 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,864 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)) 2023-12-25 20:56:06,864 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,874 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,881 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-25 20:56:06,881 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)) 2023-12-25 20:56:06,882 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,882 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,882 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,882 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,882 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,890 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8564 (was 8629) 2023-12-25 20:56:06,900 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8564 2023-12-25 20:56:06,910 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,914 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,914 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)) 2023-12-25 20:56:06,915 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,925 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,931 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-25 20:56:06,931 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)) 2023-12-25 20:56:06,932 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,932 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:06,932 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:06,932 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:06,932 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:06,940 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=671 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8520 (was 8564) 2023-12-25 20:56:06,948 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=671, ProcessCount=167, AvailableMemoryMB=8520 2023-12-25 20:56:06,958 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:06,965 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,965 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)) 2023-12-25 20:56:06,965 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:06,966 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-log-dir so I do NOT create it in target/test-data/3c04ffde-ff81-126c-c6cd-07ce3c825520 2023-12-25 20:56:06,966 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/6a7e0f8a-cce4-b96d-53ef-79d353074aa2/hadoop-tmp-dir so I do NOT create it in target/test-data/3c04ffde-ff81-126c-c6cd-07ce3c825520 2023-12-25 20:56:06,966 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 20:56:06,976 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/3c04ffde-ff81-126c-c6cd-07ce3c825520/bucketNoRecycler.cache 2023-12-25 20:56:06,976 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:06,976 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)) 2023-12-25 20:56:06,977 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/3c04ffde-ff81-126c-c6cd-07ce3c825520/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/3c04ffde-ff81-126c-c6cd-07ce3c825520/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:06,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6089367555387345552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 20:56:08,077 INFO [Time-limited test] bucket.BucketCache(1319): 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/3c04ffde-ff81-126c-c6cd-07ce3c825520/bucketNoRecycler.persistence 2023-12-25 20:56:08,077 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:08,077 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:08,077 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:08,091 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/3c04ffde-ff81-126c-c6cd-07ce3c825520/bucketNoRecycler.cache 2023-12-25 20:56:08,091 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:08,091 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)) 2023-12-25 20:56:08,094 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)) 2023-12-25 20:56:08,094 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/3c04ffde-ff81-126c-c6cd-07ce3c825520/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/3c04ffde-ff81-126c-c6cd-07ce3c825520/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 20:56:08,095 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:08,095 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:08,095 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:08,095 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:08,104 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=618 (was 671), ProcessCount=167 (was 167), AvailableMemoryMB=8494 (was 8520) 2023-12-25 20:56:08,112 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=618, ProcessCount=167, AvailableMemoryMB=8494 2023-12-25 20:56:08,123 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:08,130 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:08,130 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)) 2023-12-25 20:56:08,131 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:10,382 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:10,382 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:10,382 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:10,382 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:10,391 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=618 (was 618), ProcessCount=167 (was 167), AvailableMemoryMB=8463 (was 8494) 2023-12-25 20:56:10,400 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=618, ProcessCount=167, AvailableMemoryMB=8462 2023-12-25 20:56:10,410 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,415 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:10,415 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)) 2023-12-25 20:56:10,416 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:10,426 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,431 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2023-12-25 20:56:10,431 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)) 2023-12-25 20:56:10,432 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:10,432 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,440 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,446 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,453 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:10,453 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:10,453 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:10,453 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:10,463 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=618 (was 618), ProcessCount=167 (was 167), AvailableMemoryMB=8343 (was 8462) 2023-12-25 20:56:10,473 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=618, ProcessCount=167, AvailableMemoryMB=8342 2023-12-25 20:56:10,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,492 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:10,493 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)) 2023-12-25 20:56:10,493 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:10,493 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:10,493 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:10,493 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:10,493 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:10,502 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=618 (was 618), ProcessCount=167 (was 167), AvailableMemoryMB=8310 (was 8342) 2023-12-25 20:56:10,511 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=618, ProcessCount=167, AvailableMemoryMB=8310 2023-12-25 20:56:10,521 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 20:56:10,527 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 20:56:10,528 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)) 2023-12-25 20:56:10,528 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-25 20:56:10,528 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 20:56:10,528 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 20:56:10,528 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 20:56:10,528 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 20:56:10,537 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=618 (was 618), ProcessCount=167 (was 167), AvailableMemoryMB=8279 (was 8310)