2023-12-17 12:55:29,967 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-17 12:55:30,194 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea 2023-12-17 12:55:30,246 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=182, ProcessCount=167, AvailableMemoryMB=4567 2023-12-17 12:55:30,280 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,290 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-17 12:55:30,301 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-17 12:55:30,303 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-17 12:55:30,306 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-17 12:55:30,787 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:30,787 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:30,787 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:30,787 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:30,798 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=182 (was 182), ProcessCount=167 (was 167), AvailableMemoryMB=4312 (was 4567) 2023-12-17 12:55:30,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=182, ProcessCount=167, AvailableMemoryMB=4312 2023-12-17 12:55:30,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,829 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-17 12:55:30,830 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-17 12:55:30,830 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-17 12:55:30,838 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-17 12:55:30,839 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:30,839 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:30,839 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:30,839 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:30,847 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=182 (was 182), ProcessCount=167 (was 167), AvailableMemoryMB=4282 (was 4312) 2023-12-17 12:55:30,855 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=182, ProcessCount=167, AvailableMemoryMB=4281 2023-12-17 12:55:30,864 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,878 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-17 12:55:30,878 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-17 12:55:30,879 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-17 12:55:30,898 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,906 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,912 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-17 12:55:30,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-17 12:55:30,913 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-17 12:55:30,914 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,928 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:30,928 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:30,928 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:30,928 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:30,936 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) 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: Time-limited test-BucketCacheWriter-1 java.lang.ThreadLocal$ThreadLocalMap.(ThreadLocal.java:387) java.lang.ThreadLocal.createMap(ThreadLocal.java:265) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:201) java.lang.ThreadLocal.get(ThreadLocal.java:172) java.lang.StringCoding.deref(StringCoding.java:63) java.lang.StringCoding.decode(StringCoding.java:179) java.lang.StringCoding.decode(StringCoding.java:254) java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:56) 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) 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) 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 org.apache.log4j.Category.callAppenders(Category.java:205) 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=182 (was 182), ProcessCount=167 (was 167), AvailableMemoryMB=4121 (was 4281) 2023-12-17 12:55:30,944 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=182, ProcessCount=167, AvailableMemoryMB=4121 2023-12-17 12:55:30,952 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:30,959 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-17 12:55:30,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-17 12:55:30,960 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-17 12:55:31,051 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-17 12:55:31,379 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 12:55:31,392 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/bucketNoRecycler.cache 2023-12-17 12:55:31,393 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-17 12:55:31,393 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-17 12:55:31,393 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:31,543 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/bucketNoRecycler.persistence 2023-12-17 12:55:31,543 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:31,698 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/bucketNoRecycler.cache 2023-12-17 12:55:31,699 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-17 12:55:31,699 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-17 12:55:31,752 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-17 12:55:31,753 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:31,764 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:31,764 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:31,764 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:31,764 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:31,772 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=182 (was 182), ProcessCount=167 (was 167), AvailableMemoryMB=4228 (was 4121) - AvailableMemoryMB LEAK? - 2023-12-17 12:55:31,779 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=182, ProcessCount=167, AvailableMemoryMB=4228 2023-12-17 12:55:31,791 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:31,798 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-17 12:55:31,799 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-17 12:55:31,800 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-17 12:55:32,857 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-17 12:55:33,958 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-17 12:55:35,059 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:35,059 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:35,059 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:35,059 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:35,068 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=175 (was 182), ProcessCount=167 (was 167), AvailableMemoryMB=4194 (was 4228) 2023-12-17 12:55:35,076 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=175, ProcessCount=167, AvailableMemoryMB=4193 2023-12-17 12:55:35,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,095 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-17 12:55:35,095 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-17 12:55:35,096 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-17 12:55:35,545 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-17 12:55:35,546 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:35,546 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:35,546 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:35,546 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:35,554 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=175 (was 175), ProcessCount=167 (was 167), AvailableMemoryMB=4149 (was 4193) 2023-12-17 12:55:35,562 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=175, ProcessCount=167, AvailableMemoryMB=4148 2023-12-17 12:55:35,573 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,583 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-17 12:55:35,584 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-17 12:55:35,585 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-17 12:55:35,599 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,607 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,614 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-17 12:55:35,615 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-17 12:55:35,616 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-17 12:55:35,616 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,624 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-17 12:55:35,625 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-17 12:55:35,628 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-17 12:55:35,629 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,639 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-17 12:55:35,639 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-17 12:55:35,640 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-17 12:55:35,641 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:35,641 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:35,641 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:35,641 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:35,652 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=175 (was 175), ProcessCount=167 (was 167), AvailableMemoryMB=3985 (was 4148) 2023-12-17 12:55:35,660 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=175, ProcessCount=167, AvailableMemoryMB=3982 2023-12-17 12:55:35,673 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:35,682 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-17 12:55:35,682 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-17 12:55:35,683 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-17 12:55:35,693 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir so I do NOT create it in target/test-data/413a0376-f00f-3e67-28d8-330ee69a0522 2023-12-17 12:55:35,694 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir Erasing configuration value by system value. 2023-12-17 12:55:35,694 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir so I do NOT create it in target/test-data/413a0376-f00f-3e67-28d8-330ee69a0522 2023-12-17 12:55:35,694 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-17 12:55:35,694 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/413a0376-f00f-3e67-28d8-330ee69a0522 2023-12-17 12:55:35,694 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 12:55:35,704 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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.cache 2023-12-17 12:55:35,705 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-17 12:55:35,705 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-17 12:55:35,705 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/413a0376-f00f-3e67-28d8-330ee69a0522/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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:35,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562372061130281574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:36,807 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:36,807 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:36,807 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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.persistence 2023-12-17 12:55:36,807 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:36,822 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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.cache 2023-12-17 12:55:36,822 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-17 12:55:36,822 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-17 12:55:36,825 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-17 12:55:36,826 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/413a0376-f00f-3e67-28d8-330ee69a0522/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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:36,826 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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.persistence 2023-12-17 12:55:36,826 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:36,826 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:36,826 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:36,840 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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.cache 2023-12-17 12:55:36,840 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-17 12:55:36,842 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-17 12:55:36,846 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-17 12:55:36,846 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-17 12:55:36,847 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/413a0376-f00f-3e67-28d8-330ee69a0522/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/413a0376-f00f-3e67-28d8-330ee69a0522/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:36,847 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:36,847 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:36,847 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:36,847 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:36,857 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=175 (was 175), ProcessCount=167 (was 167), AvailableMemoryMB=3918 (was 3982) 2023-12-17 12:55:36,864 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=175, ProcessCount=167, AvailableMemoryMB=3918 2023-12-17 12:55:36,874 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:36,882 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-17 12:55:36,882 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-17 12:55:36,883 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-17 12:55:37,237 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-17 12:55:37,255 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.97 MB, memory=0 B 2023-12-17 12:55:37,256 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-17 12:55:37,258 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.75 MB, memory=0 B 2023-12-17 12:55:37,259 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-17 12:55:37,261 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.53 MB, memory=0 B 2023-12-17 12:55:37,262 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-17 12:55:37,264 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.92 MB, memory=0 B 2023-12-17 12:55:37,264 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-17 12:55:37,266 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.70 MB, memory=0 B 2023-12-17 12:55:37,267 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-17 12:55:37,268 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.48 MB, memory=0 B 2023-12-17 12:55:37,283 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-17 12:55:37,285 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.87 MB, memory=0 B 2023-12-17 12:55:37,285 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-17 12:55:37,287 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.65 MB, memory=0 B 2023-12-17 12:55:37,287 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-17 12:55:37,289 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.43 MB, memory=0 B 2023-12-17 12:55:37,290 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-17 12:55:37,291 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-17 12:55:37,291 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-17 12:55:37,293 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.60 MB, memory=0 B 2023-12-17 12:55:37,293 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-17 12:55:37,294 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.38 MB, memory=0 B 2023-12-17 12:55:37,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7261151297303091249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4148062283777372808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107565930253517257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4002075890752767594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518677883172485357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -49301998750598525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3004126586919442822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2904807540576233238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3982068296617494274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8257134696319645474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951817709041096261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5296598234783793339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9079907123531119648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110877407668726895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 494399236394811081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867116887689132380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -79466402093120001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540394766362704256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4681636641217307798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417432726475516735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2507368202923290971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1575800260272421257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4087682218503312438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123023753075457182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2404127406380664342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1566278753999278546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659325270770230936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3434597354532329582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4891669479767380003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1502824322587222676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6892616758121145830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5921286111495639145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220515396947768811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5085793913353188898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2832626497437407634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8060960748616780818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501912308792908887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1820504240269659217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8672756728179134607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872779417574118998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1861510707044009506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4707945835895142877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552171089635236361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832926337523550688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3791901352151890638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4672536162196362558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2435637587070148325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5149344535219903969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014529797956392074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7992867864615978604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5455645619307438021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964060635160256870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 91761245352328323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7094746566844977229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7857175343554138122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -269084090875796176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1740828544832151152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3828510927210665883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6495305834393794277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1862643711881462330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7243492516674234675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897156321903425183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326005055545048065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 830507598802889774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112154003122501852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852557279071599093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114317912563532645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5035392277337711798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5838742182254063386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247782294468940759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8264995786954252977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773200773491409467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6812832697464279335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6264617894071114294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8088946160185334853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -378925354857243023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3993724027352218866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7515039477368209329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2327867207815293762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6333744381873153375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6064669866111117783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620660433632249093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379112118946062828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3234865193286447400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8592812033378386106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4136621112098618242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4724498078652371943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5305289432400196428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3808253052203717719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6673203085435681201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691626034689263620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 475493425771831857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053559397215915260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7325393919313245041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3307651084951904309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -383911245476737872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2752303886030301104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4834231799761356681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4548672011321074954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2539563668557714370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7231569799668125224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4943730941208877876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1461479158482130064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 974909188023402243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3435091075415152045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 24489493324253091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2752312331647740958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5672238570845585258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7970754504596238178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5384196222762209721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667114724470964845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3073829970964828478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351017312559215121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7224718693987836928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9180864252998766368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5098358411670091107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7685259524540607742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7816599116886817012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4429826344106924926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4804515777439288261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1911243337543688855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6413272425343158689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8303611121823456771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7352469891178646859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -69622102330927092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1262445155681070052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8088950668299492432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158543914155315739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430814889331821800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703103640571352787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856969714925441230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013342797130810776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6979101581004702625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951993235746629102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079763691664065839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2655833744807154190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6606006669661348260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3826335790875636215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513097365840229922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2113652459313985538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5112508639781180666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -596517349787076839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667063285831035697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669107166317782757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3414914438470825232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343351447689926378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932839417402748681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638090585025550027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4486785212408713173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9173159919253358085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3821808878603199893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334511184816677629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8469034237345607743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1313525749415075117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6757164891746618657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2832630128275590532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2533279588175301344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328849221585055950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2292102393918585584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6856105622099055912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2366391916204827245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2624101110591858149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036497850717527345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9181712084362165813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5226412199687245281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1859313093987971546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -330830784586537854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8660965420214893641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377901975368588441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446376433625798792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211546146069691289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1970120729538797182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -144560139626875708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4073344110420099966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406577491430875619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9102776721982190133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8826273857600788164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3456944648934067253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1440361400375654983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2562412077236632365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2171751149505339067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860583600563900656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3916091846215207018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392625528932851467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7454563615559775746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 717178522557560546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451522986078098795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1161615519498496736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3534014129264148584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061700937330726131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8695425705695176794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627375237917122415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3930317965343603802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4770088341018754548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865771297809249200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8618139593884957486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4396379598773733304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4394252234030819710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6399374814502684687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6202140212332502516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5549392505111008998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5824573731633763251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350062592460852845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9143814864457901779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979076030713788361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21767254670232455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176505082150626969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8814195656209257754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8588430321947350487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8549616436603383270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702699215070085274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294387667117052306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3553298854546940912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3263885354989304328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700378727042718872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875632274530522473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3210656762285470086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,334 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-17 12:55:37,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7667317581559923230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251024323966598582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -535512658735731209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 721663723735929164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3677201623947312874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1414340315798381445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4745879905890364511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,335 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=117.34 KB, total=30.06 MB, single=0 B, multi=1.78 MB, memory=0 B 2023-12-17 12:55:37,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3031357991167896453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -820992475361166801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 257084934978035209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,335 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-17 12:55:37,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2333446995330210589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7701511801710488045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4187909932291825236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798732823375587134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275661516133158932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6573268885907844813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524168829347031088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2371573489060489776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3819844118434020825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1772166228388648625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6482672590365314370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1195837766298649723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2200709014737064973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538013429651357580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6589368970142492793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3612325523135088757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6749216590793495197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921660751345042497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1578205086817348818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616813841417211076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6286714128907079498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,339 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194100913868027120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 948564087991752346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,339 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-17 12:55:37,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3404668348954662180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1331111402707279929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563267923433577851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4724712895117894619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020845987390618518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158115355627713114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,341 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5727159409913755437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676251107033486107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,341 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-17 12:55:37,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373753497484948349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407844612870838932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5020662228963858801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4453315268772157818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3010135991302699058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,342 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298594716252103929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,342 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-17 12:55:37,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044497366526621368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 487592252429359719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3011999777691273380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 739440038757603768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9165010253730338234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,343 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7515707791705003055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,344 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-17 12:55:37,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8330976406696680867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899411065366012849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5595518877564288216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265694746172524229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,344 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5564738740730519310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069567528223040403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,345 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-17 12:55:37,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489035032038342447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 382445555663525297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4091712936228240291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,345 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890791839433792795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,346 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-17 12:55:37,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302885609236532419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2328307642992176016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5518377629428457329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,346 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6064323625991675962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,346 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-17 12:55:37,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3920248791739534534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3881019799704967058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,347 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1230786279295164567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,347 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-17 12:55:37,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 94216080539849119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4460094716980403154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798775105527036353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,348 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2032777865033965626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -149079839549984580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,348 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-17 12:55:37,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7509435951495159407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6398222600204972613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870759832932555650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8949392601908661291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060561624693321990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -743681014796905993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5313396595563320233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,350 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549604301688467698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,350 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-17 12:55:37,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5989187009371911091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6548919388401174646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:37,351 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,351 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-17 12:55:37,352 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,352 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-17 12:55:37,353 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,353 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-17 12:55:37,354 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,354 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-17 12:55:37,355 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:37,355 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:37,356 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:37,356 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=1.66 MB, memory=0 B 2023-12-17 12:55:37,358 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:37,368 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 175), ProcessCount=167 (was 167), AvailableMemoryMB=3855 (was 3918) 2023-12-17 12:55:37,376 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=169, ProcessCount=167, AvailableMemoryMB=3854 2023-12-17 12:55:37,388 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,395 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-17 12:55:37,395 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-17 12:55:37,396 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-17 12:55:37,396 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-17 12:55:37,396 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-17 12:55:37,397 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-17 12:55:37,397 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:37,406 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=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3822 (was 3854) 2023-12-17 12:55:37,416 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=169, ProcessCount=167, AvailableMemoryMB=3821 2023-12-17 12:55:37,427 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,448 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-17 12:55:37,449 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 12:55:37,455 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-17 12:55:37,458 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-17 12:55:37,458 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-17 12:55:37,458 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-17 12:55:37,458 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-17 12:55:37,458 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-17 12:55:37,458 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,459 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-17 12:55:37,461 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:37,461 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:37,461 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:37,464 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:37,470 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3764 (was 3821) 2023-12-17 12:55:37,479 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=169, ProcessCount=167, AvailableMemoryMB=3764 2023-12-17 12:55:37,490 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,496 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-17 12:55:37,496 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-17 12:55:37,497 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-17 12:55:37,511 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,519 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,527 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,537 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-17 12:55:37,538 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-17 12:55:37,538 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-17 12:55:37,538 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,545 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:37,546 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:37,546 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:37,545 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:37,555 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=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3601 (was 3764) 2023-12-17 12:55:37,562 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=169, ProcessCount=167, AvailableMemoryMB=3600 2023-12-17 12:55:37,574 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,579 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-17 12:55:37,579 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-17 12:55:37,580 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-17 12:55:37,591 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,598 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-17 12:55:37,598 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-17 12:55:37,599 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-17 12:55:37,599 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:37,599 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:37,599 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:37,599 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:37,608 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3534 (was 3600) 2023-12-17 12:55:37,616 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=169, ProcessCount=167, AvailableMemoryMB=3533 2023-12-17 12:55:37,626 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,633 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-17 12:55:37,634 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-17 12:55:37,634 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-17 12:55:37,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,650 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-17 12:55:37,650 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-17 12:55:37,651 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-17 12:55:37,651 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:37,651 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:37,651 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:37,651 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:37,659 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3475 (was 3533) 2023-12-17 12:55:37,667 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=169, ProcessCount=167, AvailableMemoryMB=3474 2023-12-17 12:55:37,677 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:37,682 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-17 12:55:37,683 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-17 12:55:37,683 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-17 12:55:37,683 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir so I do NOT create it in target/test-data/2e5b00e0-4f81-ba7e-4548-edf8340a91b1 2023-12-17 12:55:37,683 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir so I do NOT create it in target/test-data/2e5b00e0-4f81-ba7e-4548-edf8340a91b1 2023-12-17 12:55:37,684 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 12:55:37,694 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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/bucketNoRecycler.cache 2023-12-17 12:55:37,695 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-17 12:55:37,695 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-17 12:55:37,695 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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:37,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401439023954600227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:38,796 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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/bucketNoRecycler.persistence 2023-12-17 12:55:38,796 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:38,796 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:38,796 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:38,810 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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/bucketNoRecycler.cache 2023-12-17 12:55:38,810 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-17 12:55:38,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-17 12:55:38,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-17 12:55:38,814 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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/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/2e5b00e0-4f81-ba7e-4548-edf8340a91b1/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:38,814 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:38,814 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:38,814 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:38,814 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:38,823 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3437 (was 3474) 2023-12-17 12:55:38,830 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=169, ProcessCount=167, AvailableMemoryMB=3437 2023-12-17 12:55:38,842 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:38,851 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-17 12:55:38,851 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-17 12:55:38,852 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-17 12:55:41,104 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:41,104 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:41,104 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:41,104 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:41,113 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3402 (was 3437) 2023-12-17 12:55:41,120 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=169, ProcessCount=167, AvailableMemoryMB=3402 2023-12-17 12:55:41,131 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,138 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-17 12:55:41,138 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-17 12:55:41,140 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-17 12:55:41,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,166 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-17 12:55:41,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-17 12:55:41,169 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-17 12:55:41,169 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,184 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,191 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:41,191 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:41,191 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:41,191 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:41,200 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=59 (was 51) Potentially hanging thread: pool-79-thread-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-79-thread-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3249 (was 3402) 2023-12-17 12:55:41,207 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=169, ProcessCount=167, AvailableMemoryMB=3248 2023-12-17 12:55:41,218 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,226 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-17 12:55:41,226 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-17 12:55:41,226 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-17 12:55:41,227 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:41,227 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:41,227 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:41,227 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:41,234 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3215 (was 3248) 2023-12-17 12:55:41,241 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=169, ProcessCount=167, AvailableMemoryMB=3214 2023-12-17 12:55:41,255 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,260 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-17 12:55:41,261 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-17 12:55:41,263 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-17 12:55:41,264 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:41,264 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:41,264 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:41,264 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:41,272 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=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=3181 (was 3214) 2023-12-17 12:55:41,280 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=169, ProcessCount=167, AvailableMemoryMB=3181 2023-12-17 12:55:41,291 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:41,298 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-17 12:55:41,298 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-17 12:55:41,299 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-17 12:55:42,434 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:42,434 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:42,434 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:42,434 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:42,442 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=811 (was 169) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=2912 (was 3181) 2023-12-17 12:55:42,450 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=811, ProcessCount=167, AvailableMemoryMB=2912 2023-12-17 12:55:42,460 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,464 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-17 12:55:42,464 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-17 12:55:42,465 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-17 12:55:42,469 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-17 12:55:42,469 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:42,469 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:42,469 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:42,469 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:42,478 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=811 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2905 (was 2912) 2023-12-17 12:55:42,486 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=811, ProcessCount=167, AvailableMemoryMB=2905 2023-12-17 12:55:42,497 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,500 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-17 12:55:42,500 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 12:55:42,501 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-17 12:55:42,511 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,515 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,519 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-17 12:55:42,519 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-17 12:55:42,520 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-17 12:55:42,520 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,525 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,529 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:42,529 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:42,529 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:42,529 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:42,537 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=811 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2877 (was 2905) 2023-12-17 12:55:42,545 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=811, ProcessCount=167, AvailableMemoryMB=2876 2023-12-17 12:55:42,555 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,559 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-17 12:55:42,559 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-17 12:55:42,559 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-17 12:55:42,560 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir so I do NOT create it in target/test-data/77dc8699-6888-4086-fb82-2e4c17431379 2023-12-17 12:55:42,560 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir so I do NOT create it in target/test-data/77dc8699-6888-4086-fb82-2e4c17431379 2023-12-17 12:55:42,560 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 12:55:42,571 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/77dc8699-6888-4086-fb82-2e4c17431379/bucketNoRecycler.cache 2023-12-17 12:55:42,571 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-17 12:55:42,571 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-17 12:55:42,571 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/77dc8699-6888-4086-fb82-2e4c17431379/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/77dc8699-6888-4086-fb82-2e4c17431379/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:42,710 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/77dc8699-6888-4086-fb82-2e4c17431379/bucketNoRecycler.persistence 2023-12-17 12:55:42,710 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:42,723 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/77dc8699-6888-4086-fb82-2e4c17431379/bucketNoRecycler.cache 2023-12-17 12:55:42,723 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-17 12:55:42,723 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-17 12:55:42,726 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-17 12:55:42,726 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/77dc8699-6888-4086-fb82-2e4c17431379/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/77dc8699-6888-4086-fb82-2e4c17431379/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:42,727 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:42,727 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:42,727 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:42,727 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:42,735 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=811 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2867 (was 2876) 2023-12-17 12:55:42,743 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=811, ProcessCount=167, AvailableMemoryMB=2867 2023-12-17 12:55:42,753 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:42,758 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-17 12:55:42,758 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-17 12:55:42,759 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-17 12:55:43,859 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-17 12:55:44,960 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-17 12:55:46,061 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:46,061 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:46,061 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:46,061 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:46,069 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=811 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2843 (was 2867) 2023-12-17 12:55:46,077 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=811, ProcessCount=167, AvailableMemoryMB=2843 2023-12-17 12:55:46,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,092 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-17 12:55:46,092 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-17 12:55:46,092 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-17 12:55:46,093 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-17 12:55:46,093 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:46,093 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:46,093 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:46,093 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:46,102 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=811 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2828 (was 2843) 2023-12-17 12:55:46,109 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=811, ProcessCount=167, AvailableMemoryMB=2827 2023-12-17 12:55:46,119 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,125 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-17 12:55:46,125 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-17 12:55:46,125 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-17 12:55:46,135 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,139 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,143 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-17 12:55:46,143 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-17 12:55:46,143 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-17 12:55:46,144 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,151 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-17 12:55:46,151 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-17 12:55:46,151 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-17 12:55:46,152 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,158 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-17 12:55:46,158 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-17 12:55:46,159 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-17 12:55:46,159 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:46,159 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:46,159 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:46,159 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:46,167 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=811 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2723 (was 2827) 2023-12-17 12:55:46,175 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=811, ProcessCount=167, AvailableMemoryMB=2723 2023-12-17 12:55:46,185 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:46,190 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-17 12:55:46,190 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-17 12:55:46,190 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-17 12:55:46,200 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir so I do NOT create it in target/test-data/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034 2023-12-17 12:55:46,200 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir Erasing configuration value by system value. 2023-12-17 12:55:46,200 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir so I do NOT create it in target/test-data/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034 2023-12-17 12:55:46,200 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-17 12:55:46,200 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034 2023-12-17 12:55:46,201 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 12:55:46,211 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.cache 2023-12-17 12:55:46,211 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-17 12:55:46,211 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-17 12:55:46,212 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2583704810747864701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,312 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.persistence 2023-12-17 12:55:47,312 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:47,312 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:47,312 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:47,326 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.cache 2023-12-17 12:55:47,326 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-17 12:55:47,326 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-17 12:55:47,328 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-17 12:55:47,328 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:47,329 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:47,329 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.persistence 2023-12-17 12:55:47,329 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:47,329 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:47,341 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.cache 2023-12-17 12:55:47,341 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-17 12:55:47,341 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-17 12:55:47,344 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-17 12:55:47,344 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-17 12:55:47,344 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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/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/7187d6fa-bc0e-a5ea-c545-c2ba3d26f034/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:47,345 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:47,345 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:47,345 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:47,345 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:47,353 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=755 (was 811), ProcessCount=167 (was 167), AvailableMemoryMB=2700 (was 2723) 2023-12-17 12:55:47,361 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=755, ProcessCount=167, AvailableMemoryMB=2700 2023-12-17 12:55:47,371 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:47,375 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-17 12:55:47,375 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-17 12:55:47,376 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-17 12:55:47,709 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-17 12:55:47,709 ERROR [Time-limited test-BucketCacheWriter-2] 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) 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-17 12:55:47,717 DEBUG [Time-limited test-BucketCacheWriter-2] 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-17 12:55:47,727 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.21 MB, total=31.75 MB, single=0 B, multi=15.41 MB, memory=0 B 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6452926897610167751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2837707000979872005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8451531262511852898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296324269834085150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625782943978222788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3696581843671926251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1693606007996037921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387251074018530741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6429583299064580322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182196439698487404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7975601060400432183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3065858186890513080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1468051287371778817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8307992406318359975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1935776827031287022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6134866432031381535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -669794852697874883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -930670669326104492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1927945380181661735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4125237858796708137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -907801514357353095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -641277422714814008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507111317671702128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397934429656913543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -500425360652541769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5262765224662289837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6584033794511933273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 13813397785328485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187408224190548279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2312414460231987260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306215030481370575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326741290205110988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5868867034414033693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135123736708477898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6527175355948450244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980577974994826806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226754713172585003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5770094586616640880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1524768532777979410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291784967741295227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7306730398995889121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6114996057988298799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448513369418841087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3842863728420440883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7373899411722559411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3514153143562171807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7072579637925489641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439006359636658142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432930554391442010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -621920841090329748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4042831550502106055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7457933089571180929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3257574407768709947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3357843836747591652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130708714766230160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676319853908731725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7651893962209158857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1744589617804662488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013534536463533822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3153223416274071325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118299337831969099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3998426665205612084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468801335461192211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4963545855212559217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3434656140102722152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6425983173364372727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955603060836951918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843536094593895006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168704418063357547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115513987586628259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7913159877844971400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5496984217157494750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2413841357629689001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1341521978995219501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998092525738143562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1202445272445992168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377804845738129954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052501917283644427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8228417549630341668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6797368688089427275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3422619648690293331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277965912271076910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8719487344918435008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463559540021515836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244459447763030331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899069015008917679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194942007772852386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8430751648633893590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2435739178554912661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2771849309110917733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2420079473476956406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6810942496740454496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8842746246801950972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1159052934040060823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5060422955360484604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612975592940197809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1991627414762787072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6506590273323389696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6839146723298209427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862708533592536641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4075982861146887430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3068908301185708970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3865063057416838689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695976193647544421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3208540357441597672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4903099726712634420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 317870732689800528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2371612376969941543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274247706066254234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8452472102063472437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8858913070050577993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430689995868078159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4770070009367491388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 650850861379849956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3274664066859145472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830373534873257193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695986082918251958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6834541427795898474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4807344043124340022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266681351555786797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6839903170193348454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6709686770489408050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7262725182548945920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -96003815445776930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404479066976469213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4350396145536802171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6779115481311947592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680637789453846566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5844042516563315113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7167797900714744338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8440821493611609828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -856765862883509817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111660308654576328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818851578636567763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556612524992825855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2979860950743621745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950109249137106332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7206395506205197568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3341855345776326450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5049435210194232598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094104407428101468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996576897957740798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3334810597824151614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8566594350029374416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3892158339133104143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3214125684916643976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674706213392412690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2349531559241374481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1190141184875067742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2169247254134621110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1491204866151173737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7218430251528421022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164973680982277991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5678931249471315821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7871780000798029001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217640934707766993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416754976835364525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039494475891649113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325401712145684892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7152377177049229254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5612907631971385857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 42946927854758456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281836730548600910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785621768778171572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141102910937251043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7820760524552524620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401647979429840883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1055072057325278539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1968602258556452852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5972491110350427700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8175067609757580862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8467688218370630265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1028382347961795811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1639170180310539699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3410902936482305070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3697481566865881225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1964345131760431580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8455035918999620737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292687399013651064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572382224552935328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3341661986933701454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 172916251034439742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1670195937082105869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5370836634827871397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2801452882993169891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3783894240597248208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3791326656495675927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575946941140148166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9183184793733542536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968387606976948767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4457299519974421554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4598829909379745443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6872533599896624085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8770185909043870942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6811762970527339767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1722719679669757470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1466920542256004078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8433010064898345720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4899665940760156158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2644958675889660533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416145528372453941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1723403596334435303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119225307851718564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4784599934927282412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286250039798879053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 247464106971990662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6190459524307630959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1279056142018418763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1103061188833520762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8814500407181702236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7453319656302607403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069479303892726888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019222356230103223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7832673998111703336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882206440393208959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8585445737620044237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 854165926668819196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819616427832791600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6307453679345150586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187670393777832113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262472097468205224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 565947706827738730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220431276689381365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5264376848465920072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4648034041772349790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5174795435122759722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097996955768369691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707670193041748213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 270261868009124496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5581470819355810135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6930009108617582475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -21919188636044287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -880921670078140013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8207108116542100845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135721347038647183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302318090014141018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166004852726323678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4191970146778077781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6496872881809752610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2375900259351869328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8771499048610533646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1859308941941498868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414922695763301666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6794203271434656954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749110307772636635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6157791968345803416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728558746510520907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937157602863121508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1974752349763966285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298679977159693084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -445398968505184198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718096930019512591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3972064251963616252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1849286641199554336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3601470814138218081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114073627509389213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729705470716767983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2595217162026696959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447913318750439236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410548599210553986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1086189104344291941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452239876715658471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4327254582384479687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3557819190220382410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596944220583789383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8786332981396722904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7205797477132368886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5988806242817056160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286871061679525713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5463397329556752678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4956481439852530207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747331585884744076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5693009119438577421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1114022808906883829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3409257076437427493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894837000917401612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2050020362595786216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3794964257677268518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5557443379150998770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2081539386901191082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192862043822560495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925174199129201997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3441004677918046313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320507876651316586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321078805491673379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6489595311214611877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2734301968137805480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3640183888128631433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965229466861156217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038559538711090428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207460373141821642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4858881978948912688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6459270217954046901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102896131034552366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3215689281593397932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557825673161083362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295620443257893110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3750307037374636672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635515604056086358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649469565985844751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5063147147167267519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8783644768382087915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938143671239829913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751235106541605329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306955694196832081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3909591493880896797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1008079872269418411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5402760104145352803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1943545412183775244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 928747077202997767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3699140895410818606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8062286985960173783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1662740568179127808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1990708558737515476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1009080045647991537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5941269275558700724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7582868127196157031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -311438817091041368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8392187318071554400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790904418699637869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7541288165267174341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6565392066173193359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313396432430038170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8941825000483226320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2875351788814461838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550474610582508162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5529797961883808983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559527708013962845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908039422860939522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5990942462347655548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322107705093940820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 637551152981524569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6135558426506629746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5531626739484620067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6108674275652073416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -421685850642725543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938253574344064976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5219918415365491696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7468551154868937918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975274633404172223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19742506949188235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4660139255878831299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9123262921002519684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1505234858783780362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8576178912880105478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775562696264851324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187031199085030367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2971430695652958263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2608287370693204366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7705892254198190903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694293726439754759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7469728814306446204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4715084107604428408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3847659118261760539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8341302279098114922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8278967305512851116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331999421724210340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6367541152316821488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980737957555252580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7342820270346250729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121522110212826815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142482228812097735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8817854648549557040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6376503434120963088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5476261739176859640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1871195505381501148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125562090652495092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1204458926539614741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395418992582714875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135525647329256771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 357038749706517882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164523753487811632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2177547743706697558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1665474625213961858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8537497376450663087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189200476077438615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8435695012341408093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7170149374546221687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -367301970920497380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5046204674245300828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4795955608942759696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5935411620930730315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4772219780486929917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864145252667554860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1853985872922212336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5124246020029952323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4832831654687705559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912119825951413338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8727841761162475068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2829140232476242547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7960223063670646652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4464002666664916931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5291903205864896166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1527461627790971823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360256309257295123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867709330619625326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6556354462699743445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4033638525605612942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5451017396383419764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9066074477762519597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7525416661987094233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419431032455756491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636666307335361712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4558665971204413605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2110110897112767212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040091166417754078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6041369447872813161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668075440495349487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2817646254155695119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -494387311147369051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958793952896120770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991844330813278848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5985147755273597096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7354752565674764863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -374985495561238366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4264181292719944301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1335825091232629215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181273709537910820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738060235764318222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8889449930890934956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4247549121074421296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1361513585240260698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520213155306055012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652652951381335656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232396480884332783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6927458006707504000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8525129445389137218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3034014576229453322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062917760874896181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570273752266307690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1301247372545753841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 65169447423240588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2065006186595042724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5340934828067010285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3911124499346141756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6953105963086662367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -154324295517171268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711682780774112240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982174142150597819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -766005669692280833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8776259384111526827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4124167442996900970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8457163443951780173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9211595365560924590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7750266801769268697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7678426138836135747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1389792243349001369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3073512574728265281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2344544291410943003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3179863555297867953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3065778963084292870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -957728205483449026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758783658690374636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017671713955465175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7596439777265220259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1692989297058156012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8648281928524764604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4309502396187085774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390197930648083862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867755320093564762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768796519565438542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5756867748563088960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149342516543589170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5339848142411600840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018804985517124805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5678942518313623212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2770391989221663947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8918180673484921105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7296128064137976119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7285946137681103938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451229934536972174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1016599293197211758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -854885272994506245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5660534422664412442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2119439403606210881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4893303232135454385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1049385252977226999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7885895438591746262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 966238999556400752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8809461808252307171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8461251518921080234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7213827967810361345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6939494016191198843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875230354871595536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196672672049085008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5721756712777155753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2466869475666499310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6795160998313103562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6422805131052784564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171981904956732547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2534840095026029017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191086957035691948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5817311089543582061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662168131045339264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310802461003651327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6790084919993843059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3377695483437415555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3680803716100285294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1702984244914911332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2943154293089961880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347743186794138451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6167651356984028756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570818052766310136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4192369654073226209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6962164831622247639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4316799158608544340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4726215473190835554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6777871558289749050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6813126330582679801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8767631198849470209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4186948840875884954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8917578831192843428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896305807945815492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008451607397863641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7878266502120141653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6803133728057703078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7199830322218093060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8458660370084568222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6589284174801743649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4255163334665718082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937271114258854641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7438197136469320640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2029506309359075808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8873941014850598645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589082388788188568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3609605093316843478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437914929546655338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8094129092638738311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502457792876507094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8488313070974298292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7605147484496980210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817307150623793043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345120773815515239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2150941832151003787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4293255409487298580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7890240512535845673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6733399418118621772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -614127789605378649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3739172664557306649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5337412239577967018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1945586485278299286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5117324146134523623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5080572881436650760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2999715548410249966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1381868520854405628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4505224257127475190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3050640611938983178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103150312288506839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6039543381891635211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7156314232156246221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6288108134817762594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178055629147716854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2551625659077371274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423315395602526931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5726991242935846379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5631358673319269604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184658744875297827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775077484505469427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7121994845169638684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6845155201439502812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183159072786163413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5202890390923081897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495297149980207687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9044060413112724905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871410849757891845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7095434971919626259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2692223957199534979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676368168403974707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8790336475891692401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3854006765087156324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3861672806070515053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4108306335103208754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7708334693869470812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2345976789769649777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -203523586269277661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1208470844790283017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021521099799690496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5201032546710282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226598907772436729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609085453865058380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5405123799021500113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8813097665723874302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6550048937261188103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8730096327689754003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8356796477519585087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8064759578707082194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8062641880019009522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3439718833441005336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5532726739150090161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6915863718230331570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819323544500761038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6870240740279051635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118026876964130564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4042119838555476296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5140660186015939683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 331679635942055241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5555073964942731932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3415197683939391764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633583104454668612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4304669753091073682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1837027212923026137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5034835996032177967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286287508748323872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8379457047767974885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305901534564654176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7319364253736010596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9186533660133850137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593549580399447271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1758523067832001257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 247681403795907613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2658990790182849202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239717475422471969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1206894194421066705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1740065113549809870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7905062689115617243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431018066839043711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609984616034359442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3642271167716742268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988124736272527660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2256512174279228412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8248629128948184667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4320836996354647517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048380435707619684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6621119498826334042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723878832161859404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7058133903289213714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187126370179703565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5282895455824786424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800547512736793781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7044686066556833052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2059233703072869772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3735353035492514420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3172408958285876742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1825254731029756952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959039994840565610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2492888765284918295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -223199823214277741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3762512586317095054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474915126239270090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308680614002665060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3517146646869046477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2509834159744274421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1385547412663655379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6768316910916761878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7833666374884260391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4120287499679593563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597207060496755978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5504714872294576363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3999642679194744723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3647282757574816992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850066963412462340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712762051688455195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263972161798250251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619150618539524842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2175767980329296534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6887044032659638447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -867359791168752111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485080901307751312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2675669290762372454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3906054572607835522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407806112725770796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557837795611642043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2626278521586990803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6024158108267024229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4138422230648529541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414211102337556107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1610287521148832304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098359003888069291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7503863296317117406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552937305760916912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088786942808875730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318115471949668631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5167936355169274589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2710933458603581499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2790903393228181448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957114452528203026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7832619618934341258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4134081647813574398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7619032485106948560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694781650888308669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211218759050781588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -920773766512155396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8706180909349708357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -728704036139069167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686192276236397657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960586992438266622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1789315949424917028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1827172357980976912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 25035844477067399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936863527512334603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1101592567782111987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5269141561098951731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7026898235467342450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1456087115063743899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2881674312625573973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93841934413156484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8578980289410221753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6755142606303292747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625809658452993633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667886352668658953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7611839997364641238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236180739170132014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6572996331964332609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1637565055549295982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5510979528963415604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3436226285340864520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2602236218702321838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7406004689853288693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7074073474571005730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7214396346629120127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -546449997340485384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5057518523479005478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978047453851078634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5229943824772688116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818486077189923052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317266912129074970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1286871288851346860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -881873165911465977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2055681786214919355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028106238675244162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170642136493346286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1543714522160519505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5848546242705970028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077340271136068725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3398254814827615525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8813831461261304318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6633885398489814214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232419235640768471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452599914433768994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7241160173741935431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7560695844575725981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 314204173191280358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7709798658230424888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4672106939959650089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3290326767105932166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1330982963640445359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8804867167450883835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1869557031957441085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021002910820399302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102289902073552001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1693842596009140296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2541536534000675373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860475960403001251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811139672412856756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8931678705365820478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4263317422895580285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344048352645165425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9151237683739679271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2941644345677781387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324730103423005305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -897058850942056063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6288812696652205547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5198996393390080397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6683754190416943791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724030686276071890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4535242840692459025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4873814516177446146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617009683970025778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1823244985685029593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820469976531730581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -989895284780394764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6720937605405116360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359020409811520351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597707010635126251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -305524634600915064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7628010422896476759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314429750219846075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6995477302620712413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 974750539318873573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096158025878824069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5539101429366335357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8153604990277764716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8358441450261126797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 390605215492001486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6397863347137714554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273790666711605771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8119336307558034088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -202871406136557041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806021098080708553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4468613358745811781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7720937387294905067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8258990522904018675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036367729670328289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794324560967398171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3657134971694803676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5793818464198212696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088792922265042368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1564349221297298810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538037438931214922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5906794403521865185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4723283150046433781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573145469070306293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7840909206332979737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7455722214185640902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8569635783022271680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753418218972391757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913516786494311198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4055558058729420051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1745203098655220706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6721795145319541610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 953331406914715007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8543648995703378215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5976875560720995521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464726655680920659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8624836039069807317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4525014498312131597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6814627279451035905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9126745962733700769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3848804056968374454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080064594151153536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6524456793324794065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342145902478413752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2610741574481173848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792372121851094218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2255465926042964540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383215070474585805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104209232478179666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3839616703583353850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7836394917367546339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2812357155872752319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1932843256726754659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6572958215206009315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5193378966925314608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763275841842401806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6483694135213739290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690716714105984355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321516681749495626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -940246404669208618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1844908541830682450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986975048121877100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188314325456402932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2405063567131542603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3812297337885703294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2218713446258964487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362630092009404138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5556076372268485922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5177787348244628092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 807725601289955695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9081099542472023030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875151506604838004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7814126673492828371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106358152399569001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903884699042193076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6651024639764864182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3683337042561882747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176192852937964531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5339288953844049970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232022638354237235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229398550672709832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7456196220087707653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 539561416564842357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1136495684625726031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630106770298630578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351098901625849380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8648405088108569241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5567670310341896075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1307936829829917137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6293191670340133031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5552842337643112055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782682698394626586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -923958469133079985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8880898785165498172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2315036224585177567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4163160946017790940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 647239575184452924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746049279116522099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 589944917554316314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4183902036898110638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3343072652736620121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051144823625574050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288939795933068723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261166162020974111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2351350543138909968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8480967824237625629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424690900124871702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4849054028127049044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1168052120974145954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5682814190131357291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460348970796876934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6266144554957070807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155703775668524368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1097755757069014401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575827835510159771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181620396160765760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2191094350446095225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -532872290554931175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8039815691411804795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859696411609646393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3502002259338304297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2852235914414013814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7595675443105120297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1648888913160597199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6575861532635619373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916000239457299513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8321191990320465293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3118028716784792527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291236711684450340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190737113477434963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7304224535864242884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8218329176847348904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963958334638828006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704934157538837832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8539966725877739572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3604694283287851663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -40603662079890157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5023015002208124792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3599531807991080687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1847568144010241378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6664714825639757652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781455322429569799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306744811409550680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1397146413043658323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854877599148077472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2014828104879286536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7427761232140820119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1881295349607719772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4848156563856855904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3607540698459960768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554888223132327420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3883549303635942263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1227304942805603889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2115736010382069355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8111776655690344202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482340137604145587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4771163001307635202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 266009223261770520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7505821948229081500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7170135579529642328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4195648826504881215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1158037436475120023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444648710652863747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5533356819193202124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547035462988977594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9156745857974484538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8373311451029151947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532410404124011932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4093554331310185835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1609820048653585887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4547855360009654576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127521357628689105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573307173857788191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6252588497399623065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -46309635346609724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5922067866268788330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965781604409519748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537636187241110895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100461277695086593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -62549887630990660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6410856791788039769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5151578123258569414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7221807540311718806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695109894043452612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5909546932448651311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 815184265643073183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7725181255475934706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8375086786020902120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2990251243532663743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904427562653359995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2741152172806313327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1830899481633813733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3288499768300960468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275628419479199939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331052971175952058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099389614670463088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6094312010920603688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9110797187308854554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7385736629637594448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1801997699489771209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6943643880575800784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387598968750423938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8629139298903673535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7507903481265739026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010920311004201371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1113176496872483939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593703230865952657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786275633243275586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8438200412315473983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3722695558307115670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6459262637573417038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6460588620989167175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900360387738569271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801305719749057389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121828670058083292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2832292284492309405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8998787236853774708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7745458868643532834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5644739096819100884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8721936805147196701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3171005948147986109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1582350171831787764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299469094249691384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324331795072267902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7685974755811708105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5592456656194013079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819580641679359411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 693321597098578902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6190877628360474925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8789950660523808797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2194558967558194713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022970834512957681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473426701268832212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5712671147678586101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331482364578195843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429790979455632094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4031931974736594848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3717104331834683802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6101585291312905952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348460589980801134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380164992691964891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142458667461481623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5201404012758187211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637304077295152935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1397442683736411231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980513430646268583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6592684420400912525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2926962260170283854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974102387525116930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3181585154928819522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338507227645716454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7079050322657946694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 178021803714065555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386184058654293941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5416448951756839768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5171435053042201739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4137268036695175809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689966616324367607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436525732217377758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4154818266589266230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546248682217119559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -124997035868819161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6632641614468150056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8138060455174721068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2654830842782674084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7150435908696640593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4809326200277363889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7482021816851765778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 402689170079622794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 514763658146983310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1168243264717072391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040733746616331187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2491576202614509895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045588249240568718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7935970685223086527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807744381384393636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -909708297537192112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5919380127110775560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8495638470480461305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4985150303002250942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605546006346340558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082411855013647144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1858743692997149638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6496971391579621449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4962784014602174697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 989327614069812995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6054730090267054778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6945184030727509020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4450366675941148059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2030092676846608123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8627708720444466273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5696724649653067266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305830291784837553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5985596336450685894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881160030678232104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509625676194635512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4838504426505595831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7223839755089805002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6406390154928473212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7180752713024811805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 396767446518574500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334674587993674549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -895472774991112473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1814008330589733703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925444638140013634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5359504753699376245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4817715422189854977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6282608312032187704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -16745543194607768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5291116045148391413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4277072283687745470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 139703638691968237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721888959078183329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882216269712910195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5231955308526545446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5892250844595433375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402320362237139513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048295177327217427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5734399174118941954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1962288696618034589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4075668819241011611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7147360605064207139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1138175907916010388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7653699502795324568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8156260028751111533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2018433166065332466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8749058340317722646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1673321291570365649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3001391065437082238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4763817093240115412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2248241908837173212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -908944302405293421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7756769133946649438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388633682795633556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069625112406622751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4006597621597023902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4318187326061119503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -219779449338631527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826926894492144730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7751453737908761975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2217916521534687090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507962582677875113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6502924680050173961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1212416501201747810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1556871302535831213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330216955209139333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979564823213534903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4829310019038174525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642096913845869798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1047036206029938348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -887768366638649595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2842629256614990728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8658618554649734547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -143860104444903899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520593714007374640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2851633870634981316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380961408444042732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724183922695255262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888560446511946480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1386886796125554240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5105489129620227994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3481468830929464524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6772131482380509979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3754436673952806449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3712788966927288279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4302133597355439510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691247020988841465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2439623849178439819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7687902663558228573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468610917875126148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2584100212770315313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6152077826815667642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6352666557867057901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114583930943019186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4979838419563525890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6045901956700581956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1373923828099771440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587764406058846554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011586500227541215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6598541338618612922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549225425966509170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1148273120016038577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9024248031472405280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2106585482165222637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970267220908938101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8783299782600300312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1258781851139341321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3175450554188764581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3624881787247784562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9035970685447294693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892894905310919202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18184297443209846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408891902366683476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431748482565027449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1423260268047753529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4096582518408055398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7293825677070307913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6102100406964022981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3382200292470986486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7502802182442533407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1819637696877010199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7596487133676164567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1361687910559855596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1386585973751289054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2665312380167346299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2688642981283687536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4217406682071301069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770630297475442817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3484409528822705228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3357003551614558501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3796822745899782541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1551474585342730248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894956063905644963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7839273463532321047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2518712842777495682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9078450440648860109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5040016637325428038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398730504366675256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1933003000336081267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4706278753479910102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2086033584569667313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -245505882588602126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7954023089413671083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8361151892652109272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1309610493189269941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6607233398140389376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335033404528382694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8977672902663469289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6328374540724771543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7904870347486424546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3739648499357830131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2346049955276838221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864618105702250671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8095439104929135246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7158262004397598793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774660874915516085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235661239971885267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8129985702182505427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6157711172274048779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2878354293450718586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6883388697626455623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222732329912631895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355812008003511420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5983720361566616869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5798109284089642239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3491292337788678337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1740742452958317017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034192215813619484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4896049735085016367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3079914445843386603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8882343093280258487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049765620393813658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1327105199177333237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4478359774314436739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818671761036901054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2372278843266424290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957333401377529134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1764801510524501814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5194265205381867007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5455017162875310854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6335654912771994137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2319936857154564433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2029105318061589883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 423712194598624537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8084796955649917557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6356709078642922438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2440136011713131117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -866670011684264318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1655111309064698375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722877577223651829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5788499568700877480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3298474236233257466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -620218847363655248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8983164672102815603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4230888874883552366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050613403822611550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6574617467171974564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8960979982406315197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6707004165738327424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5576086916220307808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1223400419889486009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1553041502893112954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4779289672358734709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7668260615622199616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 923254382328704154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162707488835955025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -598664971840292635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2472632895403346674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712028194718357252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7995698778770080848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -141860353498265842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7662551035160145610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7635546622602719833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3375466861845653537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3505973024361761858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1121077128029163753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3487418466020293410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4105541142326974679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190019066528941361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2562046908981805945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875826071385009810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072160388329363059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970366972614161785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3869108591580149922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6230653659015575016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4356223096218050989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7217491393665439165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -174921299335060949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1632612190250058975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978009062997738835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4060272362667883988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8535094821431639986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988639165536730456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5185681712384377754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3116848188220798373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8270946587728831023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5333156966133751940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899268996271159552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5728583855824110509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3560144874277346410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5075257322754226925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2142361710533200876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4203602676697640124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2871368728853915065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792580323156227005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9149750785435593190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598648663319050174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2673124848136492591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8177660100811325711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7568437645856129438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6189959366062617257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8036505107424197670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8317059709786993553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470904997751743403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6338586968962359607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681351113989937925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2451258941447719334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231143711270640016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636321196066858499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8116647383537221829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9049236485840855004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1054469639415257599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7718886323557450122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081852817053465397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752966020114018670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1239862826999733308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2333739461487095784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7051106543201463061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937244035740310494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5624969117887811112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254057198727531635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2812956001112309284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7468728196261763820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4677978801005246906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197334916511816002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5669106594059279824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3458526926334079637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7203527996717173064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4459048003161809178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8191934161331860410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3893557884205287379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3859232400695724652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2052659013302156164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8455043239305435781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5398298220804178943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4459441694292605119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1020804507022045698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7863672850158141198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2568027854237569866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5913776631885545644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317595660904156005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2705151482726869927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3201257838299381566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5634274339408795523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3543754323578907058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6484101578604189055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -352469418551110716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1094782113073130892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1620763486199262162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951364210704540743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9147343348070676878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5910096154883448468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 284405948963789564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069631705193174472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332463467934562978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1108451297487287071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2209832806533957602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3177034747906193250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590730301940640551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045666404060746169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6377564056917762234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7284991719955676160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028426468739429710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 962310928200906249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2054077159234246099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6110051971446153175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913571331571275657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6405842477926545429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9167510122685860828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2502196320942310302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511080939027629749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1867612534096488801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3613621625476437427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4057467613844110937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3733067857180740194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4455463403077401251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5627976423507485638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7271821939416980428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121031639563865860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868993306593695862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8861801343572401829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3208784094552654980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615050884921452911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604967597167236332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384448274371611937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7092644569682863102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3815080744264060187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188812633388141681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3297733755681019462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3067828205586788258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -244700008462708894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6285719501729571166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6429033821709518765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2288646499617719858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2671073070181419984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6844044890739427879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4157071830993412000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965182607362292255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3157165370742859211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2905450821759329462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3001766750325553541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2047455003985552749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417198542189747809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5458618681966614905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969369800872656308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1434392975136610674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970067534668245819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5858214646897543605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4525018368500898925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872979806699485728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178021277590173967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857049447188554316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8524388496918611245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343535388698141329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5993623638771610705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738368176834725250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1522947284491988076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1646484864412091571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838280746452422056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4403205716293484607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4203675130718831871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285761448708021705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5740410072154857774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4640028446794696247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6694167599434545634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6352113983960396429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562238509944602069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8459068273312772352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2917113746040909779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1201781436019856430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4460928975161687796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1583476524587758336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801218782150797448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3110464792038672436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554891120133639432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114759936887221220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5321895487237540975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5257129874135401084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3141989006835792648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7932850038956568393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696603438641888380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6538181617469812589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2310914693101856506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3865944892454337511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8716449844891886632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 65357953503117151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6517601302792791971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956293583908070643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189741309545897902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984009328216919951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475866180866328961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 960941696772190033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183910769873799718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032964170995598690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4091513283550545730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5728516283628659617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656720916332941770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668583824419463103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700640616287839647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3267997401874365403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6038905713239916045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -658336618737324767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160225805485552943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3228199365527890968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1787689361850880979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7404561060134216410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7831614597586491341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2385594808583641019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7635051365131259041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 17398733116860820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878911944763264371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350369699904409202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8555958985708955750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7020223631618997480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3982505123621890568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856886780878232879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1105652695039243803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5567272666664287097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2685073092319029890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1599426059641854005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -16028240957328102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8031845736994853503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2640844714794354755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6481592643499707573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5293207791780914795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379115762137174101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34380120686391628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8261944728443875517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5881865833527304752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2034654791295051488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447855575607700322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8805605979280290306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8282036030680676112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7952462136290124324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -571380330850276836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1743201125456421911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946335957505239224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953842195236823444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658887386855146629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952681907681293230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074299063980154030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585715716678976993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2177460789424450927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3230079810490625308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2961013019505490158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187665941301789805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4157853136997303322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977649760154023998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8636764517474742235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1482634800595142410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379243262124647656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8415321886721389094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7575809657929956250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316609847287198226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -997657042166577897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2959312758803564925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4885992785667409842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4242916390903266867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074142248486769983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5859725044850232489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1016789862932101619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062852578360635893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164318772990547748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5682776176468628230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5277277844147677915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3404824732731962949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6722845904287424850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6795505382187648639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920248821450365483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4854706079623697994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638085549639274172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2296996580750052963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7529094938243140435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4741325440408445270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7321690224357052702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2572332079615676631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6522277218354030114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3789583818905675940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 929173641725431395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1543905136237420582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343295950730663338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343095320847865154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3608187731606197167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5431106576936133659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6104277703557361105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6503383689734963624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -71057205093979240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7560987164505160107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2770064626006584201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2070742407598055313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2309207885059315634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744901707274983004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1893191293917480859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667763205940945269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4600367067910223479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6702394313233437350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000329352369094755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5454107497707570079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7025899850765434631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962370316269339090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:47,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:47,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:47,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:47,925 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:47,933 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2691 (was 2700) 2023-12-17 12:55:47,940 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=755, ProcessCount=167, AvailableMemoryMB=2691 2023-12-17 12:55:47,950 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:47,954 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-17 12:55:47,954 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-17 12:55:47,955 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-17 12:55:47,955 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-17 12:55:47,955 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-17 12:55:47,955 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-17 12:55:47,955 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:47,963 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2679 (was 2691) 2023-12-17 12:55:47,970 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=755, ProcessCount=167, AvailableMemoryMB=2678 2023-12-17 12:55:47,980 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:47,985 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-17 12:55:47,985 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-17 12:55:47,985 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-17 12:55:47,986 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,986 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-17 12:55:47,987 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:47,987 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:47,987 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:47,987 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:47,995 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2658 (was 2678) 2023-12-17 12:55:48,002 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=755, ProcessCount=167, AvailableMemoryMB=2658 2023-12-17 12:55:48,012 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,018 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-17 12:55:48,018 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-17 12:55:48,019 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-17 12:55:48,029 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,034 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,040 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,048 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-17 12:55:48,048 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-17 12:55:48,049 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-17 12:55:48,049 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,055 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:48,055 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:48,055 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:48,055 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:48,063 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2526 (was 2658) 2023-12-17 12:55:48,071 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=755, ProcessCount=167, AvailableMemoryMB=2526 2023-12-17 12:55:48,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,086 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-17 12:55:48,087 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-17 12:55:48,087 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-17 12:55:48,097 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,102 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-17 12:55:48,103 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 12:55:48,103 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-17 12:55:48,103 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:48,103 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:48,103 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:48,103 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:48,112 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2478 (was 2526) 2023-12-17 12:55:48,120 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=755, ProcessCount=167, AvailableMemoryMB=2478 2023-12-17 12:55:48,129 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,135 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-17 12:55:48,135 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-17 12:55:48,136 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-17 12:55:48,145 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,151 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-17 12:55:48,151 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-17 12:55:48,151 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-17 12:55:48,151 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:48,151 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:48,151 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:48,151 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:48,160 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2421 (was 2478) 2023-12-17 12:55:48,167 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=755, ProcessCount=167, AvailableMemoryMB=2421 2023-12-17 12:55:48,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:48,182 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-17 12:55:48,182 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-17 12:55:48,183 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-17 12:55:48,183 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-log-dir so I do NOT create it in target/test-data/1c0d65ce-9224-a908-f44c-2b2631922708 2023-12-17 12:55:48,183 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/69294d5b-d728-1a96-a82e-ecd0f68f61ea/hadoop-tmp-dir so I do NOT create it in target/test-data/1c0d65ce-9224-a908-f44c-2b2631922708 2023-12-17 12:55:48,184 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 12:55:48,193 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/1c0d65ce-9224-a908-f44c-2b2631922708/bucketNoRecycler.cache 2023-12-17 12:55:48,193 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-17 12:55:48,193 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-17 12:55:48,194 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/1c0d65ce-9224-a908-f44c-2b2631922708/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/1c0d65ce-9224-a908-f44c-2b2631922708/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:48,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257916099843381778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 12:55:49,295 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/1c0d65ce-9224-a908-f44c-2b2631922708/bucketNoRecycler.persistence 2023-12-17 12:55:49,295 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:49,295 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:49,295 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:49,307 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/1c0d65ce-9224-a908-f44c-2b2631922708/bucketNoRecycler.cache 2023-12-17 12:55:49,307 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-17 12:55:49,308 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-17 12:55:49,310 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-17 12:55:49,310 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/1c0d65ce-9224-a908-f44c-2b2631922708/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/1c0d65ce-9224-a908-f44c-2b2631922708/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 12:55:49,311 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:49,311 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:49,311 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:49,311 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:49,320 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2392 (was 2421) 2023-12-17 12:55:49,328 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=755, ProcessCount=167, AvailableMemoryMB=2392 2023-12-17 12:55:49,338 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:49,345 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-17 12:55:49,345 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-17 12:55:49,346 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-17 12:55:51,597 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:51,597 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:51,597 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:51,597 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:51,606 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2364 (was 2392) 2023-12-17 12:55:51,613 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=755, ProcessCount=167, AvailableMemoryMB=2364 2023-12-17 12:55:51,623 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,630 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-17 12:55:51,630 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-17 12:55:51,631 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-17 12:55:51,640 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,649 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-17 12:55:51,649 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-17 12:55:51,649 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-17 12:55:51,650 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,657 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,664 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,670 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:51,670 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:51,670 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:51,670 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:51,678 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2228 (was 2364) 2023-12-17 12:55:51,686 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=755, ProcessCount=167, AvailableMemoryMB=2228 2023-12-17 12:55:51,696 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,700 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-17 12:55:51,700 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-17 12:55:51,701 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-17 12:55:51,701 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:51,701 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:51,701 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:51,701 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:51,710 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2207 (was 2228) 2023-12-17 12:55:51,717 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=755, ProcessCount=167, AvailableMemoryMB=2207 2023-12-17 12:55:51,727 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 12:55:51,735 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-17 12:55:51,735 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-17 12:55:51,735 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-17 12:55:51,735 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 12:55:51,735 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 12:55:51,735 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 12:55:51,735 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 12:55:51,744 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=755 (was 755), ProcessCount=167 (was 167), AvailableMemoryMB=2179 (was 2207)