2023-12-19 08:55:32,753 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-19 08:55:32,981 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/d7a7e34c-6bba-960c-9757-c0778a26fb53 2023-12-19 08:55:33,034 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=181, ProcessCount=171, AvailableMemoryMB=2782 2023-12-19 08:55:33,061 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:33,071 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-19 08:55:33,083 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-19 08:55:33,085 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-19 08:55:33,089 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-19 08:55:35,600 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:35,600 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:35,600 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:35,600 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:35,610 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=639 (was 181) - SystemLoadAverage LEAK? -, ProcessCount=171 (was 171), AvailableMemoryMB=2061 (was 2782) 2023-12-19 08:55:35,618 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=639, ProcessCount=171, AvailableMemoryMB=2061 2023-12-19 08:55:35,626 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,635 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-19 08:55:35,635 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-19 08:55:35,636 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-19 08:55:35,644 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-19 08:55:35,644 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:35,644 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:35,644 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:35,644 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:35,652 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 java.lang.Double.doubleToRawLongBits(Native Method) java.lang.Math.getExponent(Math.java:1840) java.lang.StrictMath.floorOrCeil(StrictMath.java:374) java.lang.StrictMath.ceil(StrictMath.java:340) java.lang.Math.ceil(Math.java:423) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.estimateBufferLength(AbstractStreamEncoder.java:190) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 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=639 (was 639), ProcessCount=171 (was 171), AvailableMemoryMB=2036 (was 2061) 2023-12-19 08:55:35,660 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=639, ProcessCount=171, AvailableMemoryMB=2036 2023-12-19 08:55:35,666 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,675 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-19 08:55:35,675 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-19 08:55:35,676 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-19 08:55:35,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,702 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,712 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-19 08:55:35,712 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-19 08:55:35,713 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-19 08:55:35,713 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,720 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,726 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:35,726 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:35,726 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:35,726 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:35,735 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=15 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java: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: 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-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-2 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=639 (was 639), ProcessCount=171 (was 171), AvailableMemoryMB=1878 (was 2036) 2023-12-19 08:55:35,742 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=639, ProcessCount=171, AvailableMemoryMB=1877 2023-12-19 08:55:35,748 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:35,755 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-19 08:55:35,755 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-19 08:55:35,759 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-19 08:55:35,858 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-19 08:55:36,185 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-19 08:55:36,200 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/bucketNoRecycler.cache 2023-12-19 08:55:36,200 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-19 08:55:36,200 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-19 08:55:36,201 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/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/d7a7e34c-6bba-960c-9757-c0778a26fb53/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:36,350 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/bucketNoRecycler.persistence 2023-12-19 08:55:36,350 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:36,509 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/bucketNoRecycler.cache 2023-12-19 08:55:36,509 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-19 08:55:36,510 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-19 08:55:36,575 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-19 08:55:36,578 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/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/d7a7e34c-6bba-960c-9757-c0778a26fb53/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:36,594 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:36,594 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:36,594 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:36,594 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:36,603 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (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=639 (was 639), ProcessCount=171 (was 171), AvailableMemoryMB=1991 (was 1877) - AvailableMemoryMB LEAK? - 2023-12-19 08:55:36,611 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=639, ProcessCount=171, AvailableMemoryMB=1991 2023-12-19 08:55:36,622 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:36,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-19 08:55:36,631 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-19 08:55:36,631 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-19 08:55:37,692 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-19 08:55:38,793 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-19 08:55:39,894 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:39,894 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:39,895 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:39,894 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:39,904 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=596 (was 639), ProcessCount=171 (was 171), AvailableMemoryMB=1959 (was 1991) 2023-12-19 08:55:39,913 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=596, ProcessCount=171, AvailableMemoryMB=1958 2023-12-19 08:55:39,925 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:39,930 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-19 08:55:39,931 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-19 08:55:39,932 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-19 08:55:40,390 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-19 08:55:40,390 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:40,390 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:40,390 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:40,390 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:40,400 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=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1921 (was 1958) 2023-12-19 08:55:40,408 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=596, ProcessCount=171, AvailableMemoryMB=1921 2023-12-19 08:55:40,419 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:40,429 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-19 08:55:40,430 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-19 08:55:40,432 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-19 08:55:40,443 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:40,452 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:40,467 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-19 08:55:40,468 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-19 08:55:40,468 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-19 08:55:40,469 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:40,479 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-19 08:55:40,479 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-19 08:55:40,480 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-19 08:55:40,481 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:40,496 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-19 08:55:40,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-19 08:55:40,500 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-19 08:55:40,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:40,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:40,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:40,501 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:40,511 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=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1752 (was 1921) 2023-12-19 08:55:40,519 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=596, ProcessCount=171, AvailableMemoryMB=1752 2023-12-19 08:55:40,531 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:40,540 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-19 08:55:40,540 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-19 08:55:40,547 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-19 08:55:40,558 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir so I do NOT create it in target/test-data/37ce415e-e497-2db3-f737-5514acf673c8 2023-12-19 08:55:40,558 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir Erasing configuration value by system value. 2023-12-19 08:55:40,558 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir so I do NOT create it in target/test-data/37ce415e-e497-2db3-f737-5514acf673c8 2023-12-19 08:55:40,559 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-19 08:55:40,559 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/37ce415e-e497-2db3-f737-5514acf673c8 2023-12-19 08:55:40,559 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-19 08:55:40,570 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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.cache 2023-12-19 08:55:40,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-19 08:55:40,571 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-19 08:55:40,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/37ce415e-e497-2db3-f737-5514acf673c8/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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:40,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8513117083282763600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:41,673 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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.persistence 2023-12-19 08:55:41,673 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:41,673 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:41,673 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:41,688 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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.cache 2023-12-19 08:55:41,688 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-19 08:55:41,688 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-19 08:55:41,691 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-19 08:55:41,691 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/37ce415e-e497-2db3-f737-5514acf673c8/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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:41,691 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:41,691 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:41,691 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:41,691 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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.persistence 2023-12-19 08:55:41,705 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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.cache 2023-12-19 08:55:41,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-19 08:55:41,707 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-19 08:55:41,712 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-19 08:55:41,712 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-19 08:55:41,716 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/37ce415e-e497-2db3-f737-5514acf673c8/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/37ce415e-e497-2db3-f737-5514acf673c8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:41,717 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:41,717 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:41,717 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:41,717 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:41,726 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1713 (was 1752) 2023-12-19 08:55:41,734 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=596, ProcessCount=171, AvailableMemoryMB=1713 2023-12-19 08:55:41,745 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:41,751 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-19 08:55:41,751 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-19 08:55:41,751 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:42,104 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-19 08:55:42,121 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.79 MB, memory=0 B 2023-12-19 08:55:42,123 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-19 08:55:42,125 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=2.18 MB, memory=0 B 2023-12-19 08:55:42,126 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-19 08:55:42,128 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.96 MB, memory=0 B 2023-12-19 08:55:42,129 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-19 08:55:42,130 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.74 MB, memory=0 B 2023-12-19 08:55:42,150 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-19 08:55:42,152 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.24 MB, memory=0 B 2023-12-19 08:55:42,152 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-19 08:55:42,154 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2023-12-19 08:55:42,155 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-19 08:55:42,156 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.80 MB, memory=0 B 2023-12-19 08:55:42,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 683646085165981130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8678002841685282059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459706189534641038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160632046468045563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2575155549743557732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5787108357462764006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438514203946576761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665115010337719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868004349707191255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8449498235292329359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2017433094416896877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8016558838793116986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7990327734285627001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7616565807454302527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7988706853046812436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8552782654275357162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1267387485421042093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5669360976642506181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6217080150352593511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8190176906702316898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160329011470187848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5089912999030697308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5665920383125374476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 75961214972845341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688882251314551600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215565614092176433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3481935670230803821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1931850700766126960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8280307725175021157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1913680998828767270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3502802456161220421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5992914394104106298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4834412614108010023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8694687794467711402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7000880706330820373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4803235036006850724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528648737465881030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5067914780057269952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4774929493311917322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005709255873301243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866984299990841184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4495225557912902399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301089241226606923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892174202189516026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4082119979541699505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9132142959375820230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8838014164343850418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8638695000400570538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565319416375664125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2162127301993597699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7113175195306993772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6962685978866679933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7482817793986071456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760547135366082020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6196823882849656557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8655683879258859561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7799061256752954650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2709963895392322730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3121151830151563644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470692829028475948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4473243701790595794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4991387181788936911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3974657554809871744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1458137994519002550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286692928034204044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649503030327561329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4429318391213050556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192285201861188070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 859863344866681868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1765241535991668761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682810738672795593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3944134089023644694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5660179577010744531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6880193724789942145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950891420710094066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6181837544657485401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3050729476079179008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653431351136239330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310177385907555503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1353817921553913661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6067852573874682414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369837764477189484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1040769194066902242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2909815145994226838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466286324450632082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 613939222083815165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004802660602392808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343186227743791496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3451363369741807414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7329765177662940940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7530206157476937865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202819831209261051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -763765209226615276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8654996971378316564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536293297871128026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7950284794121504834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016473508678210644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6163782479580134135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802506781262638362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411439277893293516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189955325316213845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3051167550060636063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4094765004729108438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3944108654127010914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1099017897765182294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3092973028897380030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3684036509600587584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -208874992295108017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024675252132555807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1594630851485389898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8625955027131364790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1263369520263211575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037414023541158834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875631387975268612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1093413471484462298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575082620832660622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013182553016126342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 936769738029894008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3480856145759191037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018395140542212432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2354757909050767352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6979708900500907580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4267062982163448924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4679006536936000302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350403552851541554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965006251276525914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8182484261694296982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1075816226147744205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5456732703715344620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8391872467466889611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7013281652678370250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7578760163111364001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401687545489757860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4603460290274541101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3731350828850784574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1627813624405636440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8826074994355079750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 434992310299493996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469225975039735190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298447194310874274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788548307486995411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1789802446088596530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7359312242913552241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867280813251656736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5430742490498717706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482641714839081711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942073012663974433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2337066441073011726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3301847523079508009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4130234352788843423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8960566377139652351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7969136926365507624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3345946677142743848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7132846551084918274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8746386070539561058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2383332210168961228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827004707677829833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277552316412993844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2956316429066598902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6217541290567710780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956553813916223115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395457603967051230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4453711908631812321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5076427034090740264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3635989045170946809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 627979827596350744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033118016036151161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6182264495343940616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3836339439151246815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934053529452097973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267442534515320794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6794603360611282473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 783831889668814697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593897710565726366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1282649408666756855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027295418713253260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -447622015319267955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5698632312858842626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6011528160317727696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7393222598594604892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8730462816247730027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013895207713408838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -347190715640063774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8693480437735285721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5645031313234746856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424358524640204782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344377432895534939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2119919383586392438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626450517205627157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282007368044706647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1319068164741944895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 266156677427121939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7741993871598875009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4447555156346944943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6180052375721585834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331904193535239941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037918243392878827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1207204828774350380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927932670840232862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4174130447101726135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307483044340701251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4035243149584515795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4073134679352355929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5826034414379660827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3226786352396665476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4740726126200196610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7808270313859107975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701363809217266914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6855893534925026710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6639954005287357880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3738588926400805154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7801638111430762552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5433115537977993648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1194065296099782209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6686286832314317094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5745365240684932790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5448303134939268651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1775789194841430464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1653184715135057756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 258379480995767144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434671984836762117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6428077825740788887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -235682276260557392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1173755770949839394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986297032778859111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307389841627697239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1390276120612336755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054120716089406071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3278437647435039839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8102399913377461115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284434253766277746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4065520090676112469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6809955898485556994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7605196570716418423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6867085854964693838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4710244167784263987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707231517646999049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1305711110425007027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3475384976126504975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4797218013584092196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533202119915584883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1596320183488958330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475992200282563770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -206238434248435354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269703014380510802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9034569603305203630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161924982642576636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -271823784198742345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8584797781950072340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2399700443430618340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -982738943917880329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111639449342632961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8858680505333691664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6304836654638679362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004048897214871312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614025477165462278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3906224928954281729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 627965734252687227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331936016684288145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3783971224335949614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066864887773486572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8182866031482089467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6894211790946744326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 178048076311924783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -344897544912137169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4985150945224523303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7798289412767961308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519591074278849237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1177638696259887382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5189848056880876208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6208678858813218514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8213464982773214047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650110773306222846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877938113610888157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6415447704577259734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3225665355380349103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494432511643355741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2340118545078300515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2857202482342269305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 532485494612800015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8035667713706351613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6121020424953944377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181916779266546568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7826327663805153239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071366066164733845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2270745102315427477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219670135803905231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371194127591661689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959247576477556166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6080273494647065851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3533682320831735484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5576618449270375176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 826973923424269678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849932643241546683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4830995949653538725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2173403244740604946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7359261187238227937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,200 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-19 08:55:42,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5627715702899696847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6068298054706584899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3270842044879019564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6410092599848675946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098137814293500948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7726138753099107135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5902630142835933675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 876778990790242142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3533783145770453364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2120946828882888934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3453775689720632844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1431949711247101653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1182928931276536261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4546807776369113635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6261306812116134814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511578889056936078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125890839630779225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1977567780203841969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003177185637825551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3940597489615224397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1544049129241770474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5523764779829537804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5456170222024496401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,204 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268958366118207231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533616454419406707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2820322585796853938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 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-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6340064059483105454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575024418468969971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5548787050960588552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140326875704425368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -304357728354904205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6140121175818570778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556711428337755229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578622884889724189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7827498215935620258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3891673134275545863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841753042574667973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4172729229515917453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5125000530982966198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,206 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765535392921302420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7952877449042636794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,207 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-19 08:55:42,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2956445917118622982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8029637049840819562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5792794701340785355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181996783341811140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475356520023736894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131778076744485763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3684444827124887617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269390437384611143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6202375396930609081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:42,209 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-19 08:55:42,209 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,210 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-19 08:55:42,211 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,211 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-19 08:55:42,212 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,212 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-19 08:55:42,213 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:42,213 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:42,213 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:42,213 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2023-12-19 08:55:42,215 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:42,223 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=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1682 (was 1713) 2023-12-19 08:55:42,233 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=596, ProcessCount=171, AvailableMemoryMB=1682 2023-12-19 08:55:42,245 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,251 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-19 08:55:42,251 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-19 08:55:42,251 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-19 08:55:42,251 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-19 08:55:42,251 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-19 08:55:42,252 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-19 08:55:42,252 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:42,260 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=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1649 (was 1682) 2023-12-19 08:55:42,267 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=596, ProcessCount=171, AvailableMemoryMB=1649 2023-12-19 08:55:42,278 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,283 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-19 08:55:42,284 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-19 08:55:42,284 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-19 08:55:42,287 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-19 08:55:42,287 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10413056; total bytes=30727168; wasted bytes=93184; fragmentation bytes=738304; completelyFreeBuckets=10 2023-12-19 08:55:42,287 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-19 08:55:42,287 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-19 08:55:42,287 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-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,288 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=62; free=0; total=62; wasted bytes=75776; fragmentation bytes=63488, full buckets=2 2023-12-19 08:55:42,288 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=21; free=0; total=21; wasted bytes=15360; fragmentation bytes=21504, full buckets=1 2023-12-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,288 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-19 08:55:42,290 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:42,290 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:42,290 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:42,290 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:42,298 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=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1617 (was 1649) 2023-12-19 08:55:42,306 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=596, ProcessCount=171, AvailableMemoryMB=1617 2023-12-19 08:55:42,317 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,323 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-19 08:55:42,323 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-19 08:55:42,323 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-19 08:55:42,334 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,350 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,358 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-19 08:55:42,358 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-19 08:55:42,359 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-19 08:55:42,359 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,366 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:42,366 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:42,366 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:42,366 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:42,374 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=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1457 (was 1617) 2023-12-19 08:55:42,382 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=596, ProcessCount=171, AvailableMemoryMB=1456 2023-12-19 08:55:42,393 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,401 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-19 08:55:42,401 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-19 08:55:42,401 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-19 08:55:42,412 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,419 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-19 08:55:42,419 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-19 08:55:42,420 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-19 08:55:42,420 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:42,420 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:42,420 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:42,420 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:42,428 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1392 (was 1456) 2023-12-19 08:55:42,436 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=596, ProcessCount=171, AvailableMemoryMB=1392 2023-12-19 08:55:42,447 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,451 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-19 08:55:42,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-19 08:55:42,452 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-19 08:55:42,463 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,468 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-19 08:55:42,468 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-19 08:55:42,468 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-19 08:55:42,469 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:42,469 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:42,469 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:42,469 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:42,477 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=596 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1335 (was 1392) 2023-12-19 08:55:42,485 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=596, ProcessCount=171, AvailableMemoryMB=1334 2023-12-19 08:55:42,496 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:42,502 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-19 08:55:42,502 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-19 08:55:42,502 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-19 08:55:42,502 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir so I do NOT create it in target/test-data/ce029f98-f6fc-16d9-1983-4a2f0f32d58b 2023-12-19 08:55:42,503 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir so I do NOT create it in target/test-data/ce029f98-f6fc-16d9-1983-4a2f0f32d58b 2023-12-19 08:55:42,503 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-19 08:55:42,513 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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/bucketNoRecycler.cache 2023-12-19 08:55:42,514 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-19 08:55:42,514 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-19 08:55:42,514 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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8466498472429938458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:43,615 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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/bucketNoRecycler.persistence 2023-12-19 08:55:43,615 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:43,615 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:43,615 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:43,629 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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/bucketNoRecycler.cache 2023-12-19 08:55:43,629 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-19 08:55:43,629 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-19 08:55:43,631 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-19 08:55:43,632 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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/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/ce029f98-f6fc-16d9-1983-4a2f0f32d58b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:43,633 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:43,633 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:43,633 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:43,633 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:43,641 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=556 (was 596), ProcessCount=171 (was 171), AvailableMemoryMB=1300 (was 1334) 2023-12-19 08:55:43,649 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=556, ProcessCount=171, AvailableMemoryMB=1300 2023-12-19 08:55:43,660 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:43,670 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-19 08:55:43,671 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-19 08:55:43,671 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-19 08:55:45,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:45,924 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:45,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:45,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:45,932 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=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1265 (was 1300) 2023-12-19 08:55:45,940 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=556, ProcessCount=171, AvailableMemoryMB=1264 2023-12-19 08:55:45,951 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:45,957 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-19 08:55:45,957 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-19 08:55:45,958 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-19 08:55:45,976 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:45,982 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-19 08:55:45,982 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-19 08:55:45,982 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-19 08:55:45,983 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:45,992 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:45,997 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,006 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:46,006 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:46,006 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:46,006 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:46,015 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1108 (was 1264) 2023-12-19 08:55:46,022 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=556, ProcessCount=171, AvailableMemoryMB=1107 2023-12-19 08:55:46,035 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,042 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-19 08:55:46,042 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-19 08:55:46,042 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-19 08:55:46,043 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:46,043 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:46,043 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:46,043 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:46,051 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1076 (was 1107) 2023-12-19 08:55:46,059 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=556, ProcessCount=171, AvailableMemoryMB=1075 2023-12-19 08:55:46,069 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,076 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-19 08:55:46,076 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-19 08:55:46,077 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-19 08:55:46,077 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:46,077 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:46,077 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:46,077 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:46,085 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1043 (was 1075) 2023-12-19 08:55:46,093 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=556, ProcessCount=171, AvailableMemoryMB=1043 2023-12-19 08:55:46,103 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,109 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-19 08:55:46,109 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-19 08:55:46,109 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-19 08:55:46,879 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:46,879 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:46,879 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:46,879 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:46,887 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=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1106 (was 1043) - AvailableMemoryMB LEAK? - 2023-12-19 08:55:46,895 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=556, ProcessCount=171, AvailableMemoryMB=1106 2023-12-19 08:55:46,906 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,909 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-19 08:55:46,909 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-19 08:55:46,910 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-19 08:55:46,914 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-19 08:55:46,914 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:46,914 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:46,914 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:46,914 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:46,922 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=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1103 (was 1106) 2023-12-19 08:55:46,930 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=556, ProcessCount=171, AvailableMemoryMB=1103 2023-12-19 08:55:46,941 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,942 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-19 08:55:46,942 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-19 08:55:46,943 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-19 08:55:46,953 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,957 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,961 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-19 08:55:46,961 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-19 08:55:46,961 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-19 08:55:46,962 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:46,972 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:46,972 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:46,972 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:46,972 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:46,980 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=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1064 (was 1103) 2023-12-19 08:55:46,987 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=556, ProcessCount=171, AvailableMemoryMB=1064 2023-12-19 08:55:46,999 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:47,002 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-19 08:55:47,002 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-19 08:55:47,003 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-19 08:55:47,003 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir so I do NOT create it in target/test-data/816cc8cf-4c36-2262-3285-b3b579bb0099 2023-12-19 08:55:47,003 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir so I do NOT create it in target/test-data/816cc8cf-4c36-2262-3285-b3b579bb0099 2023-12-19 08:55:47,003 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-19 08:55:47,014 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/816cc8cf-4c36-2262-3285-b3b579bb0099/bucketNoRecycler.cache 2023-12-19 08:55:47,014 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-19 08:55:47,014 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-19 08:55:47,014 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/816cc8cf-4c36-2262-3285-b3b579bb0099/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/816cc8cf-4c36-2262-3285-b3b579bb0099/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:47,157 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/816cc8cf-4c36-2262-3285-b3b579bb0099/bucketNoRecycler.persistence 2023-12-19 08:55:47,157 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:47,170 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/816cc8cf-4c36-2262-3285-b3b579bb0099/bucketNoRecycler.cache 2023-12-19 08:55:47,170 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-19 08:55:47,170 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-19 08:55:47,173 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-19 08:55:47,173 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/816cc8cf-4c36-2262-3285-b3b579bb0099/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/816cc8cf-4c36-2262-3285-b3b579bb0099/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:47,174 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:47,174 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:47,174 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:47,174 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:47,182 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=556 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1056 (was 1064) 2023-12-19 08:55:47,189 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=556, ProcessCount=171, AvailableMemoryMB=1056 2023-12-19 08:55:47,199 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:47,204 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-19 08:55:47,204 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-19 08:55:47,205 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-19 08:55:48,306 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-19 08:55:49,406 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-19 08:55:50,507 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:50,507 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:50,507 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:50,507 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:50,516 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=512 (was 556), ProcessCount=171 (was 171), AvailableMemoryMB=1030 (was 1056) 2023-12-19 08:55:50,524 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=512, ProcessCount=171, AvailableMemoryMB=1030 2023-12-19 08:55:50,534 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,538 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-19 08:55:50,538 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-19 08:55:50,538 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-19 08:55:50,539 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-19 08:55:50,540 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:50,540 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:50,540 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:50,540 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:50,549 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=1018 (was 1030) 2023-12-19 08:55:50,558 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=512, ProcessCount=171, AvailableMemoryMB=1016 2023-12-19 08:55:50,569 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,574 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-19 08:55:50,574 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-19 08:55:50,574 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-19 08:55:50,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,589 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,594 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-19 08:55:50,595 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-19 08:55:50,595 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-19 08:55:50,595 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,602 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-19 08:55:50,602 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-19 08:55:50,602 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-19 08:55:50,603 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,609 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-19 08:55:50,609 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-19 08:55:50,610 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-19 08:55:50,610 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:50,610 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:50,610 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:50,610 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:50,618 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=912 (was 1016) 2023-12-19 08:55:50,626 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=512, ProcessCount=171, AvailableMemoryMB=912 2023-12-19 08:55:50,637 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:50,640 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-19 08:55:50,640 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-19 08:55:50,640 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-19 08:55:50,651 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir so I do NOT create it in target/test-data/90ac363d-4599-2a6e-02b8-45f358453346 2023-12-19 08:55:50,651 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir Erasing configuration value by system value. 2023-12-19 08:55:50,651 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir so I do NOT create it in target/test-data/90ac363d-4599-2a6e-02b8-45f358453346 2023-12-19 08:55:50,651 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-19 08:55:50,651 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/90ac363d-4599-2a6e-02b8-45f358453346 2023-12-19 08:55:50,651 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-19 08:55:50,661 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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.cache 2023-12-19 08:55:50,661 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-19 08:55:50,661 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-19 08:55:50,662 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/90ac363d-4599-2a6e-02b8-45f358453346/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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:50,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2556689744251350578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:51,763 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:51,763 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:51,763 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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.persistence 2023-12-19 08:55:51,763 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:51,776 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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.cache 2023-12-19 08:55:51,776 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-19 08:55:51,776 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-19 08:55:51,778 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-19 08:55:51,779 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/90ac363d-4599-2a6e-02b8-45f358453346/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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:51,779 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:51,779 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:51,779 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:51,779 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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.persistence 2023-12-19 08:55:51,792 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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.cache 2023-12-19 08:55:51,792 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-19 08:55:51,792 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-19 08:55:51,795 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-19 08:55:51,795 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-19 08:55:51,796 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/90ac363d-4599-2a6e-02b8-45f358453346/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/90ac363d-4599-2a6e-02b8-45f358453346/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:51,797 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:51,797 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:51,797 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:51,797 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:51,805 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=905 (was 912) 2023-12-19 08:55:51,813 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=512, ProcessCount=171, AvailableMemoryMB=905 2023-12-19 08:55:51,824 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:51,830 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-19 08:55:51,830 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-19 08:55:51,830 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-19 08:55:52,174 DEBUG [Time-limited test-BucketCacheWriter-1] 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-19 08:55:52,182 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.51 MB, total=31.75 MB, single=0 B, multi=15.14 MB, memory=0 B 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -914892717892146415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999860049913397515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6425301546408285194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4965516999449959510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2925631992752547963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3317168045089993390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1870913987791494252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4129970085947075142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5602181896215609402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699330889337420532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8600856616183767337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8107797824535026977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8330253155074406762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444246538369951862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -26775780567781430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5293629947479474166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8384904539984395174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4445635106742217184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481643883867218657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4279733063351738845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6766709464462177583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950090193275170721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4709384570175002688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592236129884057593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8686481733414290112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8376575992662570667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6188567788510756671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6943751355814769051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6733172281839748606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 591532561329658319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974428606480237970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2248352460548901219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948657256520172853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9172855392723758063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470838504948984470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831048650914034964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -204862070387366542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3809474851314142804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4031390060500327790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723418279109483516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1760710075200336863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354607021515358725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7217381662099038895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296854849380465419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8022090550027183926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6191677918096924013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 886872035564417019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4264381358599875780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4836677966728138684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8709870000601364825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6947759269620113252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7065071157166101668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705428118839868757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350623420086082661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6038153841545987396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3959992938662082821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1396348343088032734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429633596702879567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6588370115015719954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8448230333941186662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8001618022153001989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973768964521035961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603093058974455748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686941784626163070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8105372317191735232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1678211428889987356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452113207575651332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2585632721543526752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -498638003739699761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727829926481092505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634775365740505222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820031382789579526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5865501444335553840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7266672959090473506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7977429724040870042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3894339186164159790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7708220625013277340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 588339731332410263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9091291038119506578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6978430878386364607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649602718797158906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7579163140596565238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8003098135921636718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3416845578559658206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45712482450179296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1498602884188684923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 29304137575077692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -69503997437490875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2930348213503957685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3470466886327503530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5156060847904729370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5023606129168636452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7996996869939024577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3031707630681747373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2479180135227155019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2801246250768539358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -541916260225356068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134370619725105487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026316045610308346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3422709790417327521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3570188646834199600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9222950644767900985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5605132234990805246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034264048441175677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7601636629113551719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3523390007367167473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000302287919528086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 503726110957205159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -269592309389416410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750754825811934096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1829999092922688974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -395675408748978185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 478710462236765129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5543996799816099634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6515836905969025729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2867888488433710946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856210663923896693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4218278802242317724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5856085591263950983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4914767338421608451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939841979607407559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4634872271047194254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713494794818663620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2624469588803477675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3434347595990991367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6911345243571341942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7479571349278476602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8180920313472212527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8627721548031206620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3643854808256032148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3832163818570509145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947708159719115306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8266959866578794350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 385659298374075373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6505357267481569209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436173874290817935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7425817160630206693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1852151740741271692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4919174921141451718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8812896387368831571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661438239511529511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058596193276691213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076820881020200469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178717903124212950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4138442782156446182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7844476327286822701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633492690772942368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5037861503181018917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1279219780102052513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7161601242174192216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2595205861209071347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8294965665993762266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7357947152199870033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -331948791261718516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744813759589587338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6490310672672512933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383368604055809434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401100172920580922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5108463587316675224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8984859708476877316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6985779812182226823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4436107994695230587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4862628418505928041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5626004338758607581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7665988691410784755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496327386340285180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428375262609524106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4233251329832344534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8674243040001855626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7107472346375184091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -856772622067500293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676089825115304660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7809978887412528841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2255959164076054576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1703738283480324248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2602294421197793478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075039392912235139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349993559675255166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -168055943636268509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4267631975928952290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2215763173375640657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043992429390711412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798914932938930156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8362593566435167956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7161716711348386280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878503389024077109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529766994955094835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986579025060505270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5979780957540260854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1467293256002542250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7780232191881338712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1572700767610837883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8507258016318423740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960254541509415636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4489176210137040415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6971362125817807415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7210217759277547898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4125378341036181606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9178396538309985069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5490697796261279676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8883795228936858041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -983030045473488075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -561770188031884401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8165089201793047362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2824004296411479490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503606118852527514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1015291444406441211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1492582692078261325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768483059761963241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7257807423115841940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4477779508777701989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2203076822141314937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3691364585922541476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4653844987091951234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3127485914728845928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6309310834351267821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3396116767684462869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4912050835126999319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -469021569389156285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2133819120560600216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -223710700302892129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532490837936554754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5711898657114568181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162530973703624711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2484759840281988112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2111647551579073059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398439639779685073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7854018732973788956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2913260515996265694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392177168821390698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1302873061084777273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5918780491771233278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9055137360761704927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4567127027840799980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9070644698366636244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158464385985117552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813450836870345106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504099865687899270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026409011041661165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9096461347344481477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6732141707429263809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5196860779999444714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756442106883078224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 666770714826264871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022803249205555840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5092142412895081734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6674979586922422204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4619423554985829933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9002241941379121887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3273811356382474839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2170310639172280030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6265358893773844064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6442090997975187590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4242527109603068144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705217216599011026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7808409580446694764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1477887106420419202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4213132476952593554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3534003981458616221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2669837097522690491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6891765168818461582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 390714628068024114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8764273447363959294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 32901479530142806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133416433513077379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117149741067120556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4366315021061787450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3274538705709190543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461539555177539869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 132516493783539199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763889209064535183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8880253778609989513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1230972098832164069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6059840577671561844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461300001525490712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4278645942913010382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6078392166286951621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6578207512466237604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854236059547269062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8380688329025057661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4387432588044985699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299906874585448344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5150505941029677633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267166554979569916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5695645571656780909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4685610472632600929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2662845502666751358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4241543380395740472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2093650727878896279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376489857965141211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2089937391997074642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926260981388182573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3170064043973141774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743006434579019619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 612894992775052883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1667053924474452213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186918637571281955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1357954464621587104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619931565011310413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7773888081259553363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6093069479319299882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8818859040952414878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128184601666053282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862688599269047136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2050335129625297716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8898446748967473964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461679823554907306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555584967888535041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532142659693781532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690528357563260341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601024487392655609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1679818903561398728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050447526239915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2860659345022169208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4880711679899477727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9210052806113971700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5133198050164580107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584405174189977909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -349621123056988014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3166465646183716329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765832186789068551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4891429540117087699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1183950755297398371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -680473361495487410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7087611410062637842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2595898939678068110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843240061147908082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446322377491331386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4300688107438158520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070240845372707474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8903231111993210329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2644126973027454036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872097823051045883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265681691418192352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6246918551870304801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3518918226710330251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2148439909211259645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344181061268775777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184504178111390502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8589197418949060589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159136940840462588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8678460856330554083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6654446937158682727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3246240152396410735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6750448878590418960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519250837172442339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840609992160471541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7632907244200270903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6850713939370828776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9091948481379657941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2861420880879913157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3654823282991946022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8132556775066684376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789625860822953940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 85164069190944064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7757585422195927509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1670189351628732583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802574369760225217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6138072845246845097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4715257298029462575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4304787050014142136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7212657883773499838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4289853389243101359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2856770704280243061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2765443192038922643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5320839124205924238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8419469119144506357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428005972204154828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7684006626918717993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7078514668021871106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4034484258973209950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4320657131276535536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1437589105014194182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715053894306826360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3361267065014131650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5061554453396598131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 856845639142622037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643128158892109819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2407650622812385743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244623317285556808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3145395998919927588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8812708635812940809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6253983701134091257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1454017471202245349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6651393549518050943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1518809378007654463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118993812878740566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1651749862058734442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8314689382017422637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7150213055898243081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850093079367314743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5499914686664244892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8262727085000565021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8814805036398838107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -54396529112828495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889123205712085139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1030595411666910551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5634771797678227686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7090011692028799846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3233405400041526228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131063048176859071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3642997818983975263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885544559109073518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1817275424060543664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855364876105772355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3885497447968132784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1882505342388430468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816290419248245185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3247390421867274598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3019325525644986012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2738131978197759875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127598153391611214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3899339371202450525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1785475382489099231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3817805315279472480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4704967206939534013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5926500115606298908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9118834908960311567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4500204049505965546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3413854524032919856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1973032176360623718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856131592734924645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6815893035372746531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933557629197397980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4546825571907758451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1290529883568814093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5599970075887038583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4116775037854524128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1744109322395901096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8768582981890030613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3078688285107173712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3433197450378019217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8758236639413559607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3073586854238128800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8783743247411886527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8206279189670407816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2531804190631730742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8691037173151979580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4664638378645477946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302074182060608995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069592374292379228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6344696917065845597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6240255755758029965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4496297731541727572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2419583241828180181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7919641852843330910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8880263899203541096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -892858250138489305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523651070181861596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3208287922649748549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4811428732807792993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -820556438272799920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7728241510858337426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3367417844032946954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814120647294502760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557997024001035716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4079186933454213231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390337284097538296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3740445296573700447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208408968087395825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5009575118586099560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6335961495432630023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7980184852719332521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1015910467492371832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926395146503717358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7215794572141241042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3776415646701722657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2828818688924058968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5711678885776472284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4302394670213069707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364434549708436771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662826642388005719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2962258764031931371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8567624050592148434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4260582880187140722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644967150337744396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6376239182768655316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7414564101105780285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076375697914797857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7071768467175303971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6342967183039676093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9079374068715823870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -190698905278776528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6877345011270161523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6066975591626784477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1054947363775010615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237424078988415093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3818431170669572136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1715334869925640965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5954411942014223995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1140716061796903119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7739685333168511692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1647544126341643971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4781004612506058404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481810685288878732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502966708127311879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834388026567108926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661280524852447036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2363450704005440275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061954766600718093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485383219912468641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6505985374383852694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8424415257071473066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7576493559631294087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752242141971443162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9017267544618294055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948843063898037408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2302796231234124979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461855041468233988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7860420586944136301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828265092219861001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5507908584393108790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171754792947010506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8191752358249233318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3501410438610112310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8818717779409487716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -584457566060836267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028178320823176318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620316611697969662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5141485987189157883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4429306513603161487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4488945867488911042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558267554085649157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235489098464902902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3511147961039990295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5935762972092638092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855854760124313243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5269019483780057067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180768658084849502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6722766058507168134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6960124974962692903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775553286558033415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5626046203171577297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306790895288258765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8431870568913632012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6097767757328918361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -706537355367497793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858306248733160807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3563832499517203148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 110399746391313103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889527656468587075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7515716063299353133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145713757990961960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431744850738665111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443604935304077075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5558276526359412093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563959491484130586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671973766476794009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -494817076030001304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2192853056580309208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232685254913474214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4141258379422494755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790694306523749721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223081640676480569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1313966714249515476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803546237239233780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8466660357151575904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345103377391331482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3396730443271483122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2907488048496132814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2771488700904555033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4249952227268914488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2135006898977951850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383642860822096086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916162173125323419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145292169317135948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 210415536477798952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5219710892002892137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7781964315582611935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018404453563961144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1838157088231037208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685891884909246642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23606938948857280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4566485783201177500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8035067261466577475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1701615355671817156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1227972781606607943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7177825500840824768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239906570305152726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1784277110068332916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6700457716505537832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5532451854513820427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3647169251504407366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782889066949997671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8982470466127513269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650167291663801593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -981789998079349938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2358320514064720565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -148716055083815464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8780827173680232632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4802700647616467774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2705619552651806967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288115801469520776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963500518522150681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5341878160896118188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559968172319893010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1667941940837620278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099929513688797985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8230542453723894461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8349107843265541084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242072117097023354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7596228427975152535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4501975948317090708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1964489398895220996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7296585931197126357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621209074292260966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289523306877179500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -991725651084236083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6866091494662371628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4411827437647818185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5429489627530061487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4494614292961314598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5070162163260731765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073914693770188963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636094627440260444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2278134627144243281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599254961046866770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379960745132178492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2762388870963232910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8632072257017248160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7833068107940876238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755376486811720657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5552650650884101824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4616636746960634887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4262511982767153048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1654610148075096304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7434573647349545833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6755644598095979682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763637274982532580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7239431981202808518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4692160957621270613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801688749419029797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017209947050249860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8948158980213440023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8834651686230322227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6268220624541795302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3841087674335779730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4744507005259950787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8900187693968317191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9149901288321325101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4056417993435648798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7219399408740284340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103766891387304285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5062285294802165568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390388566176534055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5359818349237331889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089532875408192857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5123112597397333695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617568618162618943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6166814153415553708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6534060524491626804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4293984646188080601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7436327193876380329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5652655688054646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6799287036005917848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2349522466512406634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5657356764562316085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681500540842850153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4921196288323118140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680049301652384427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068434258272291866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7358775659192206503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556029492498190720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2206621582232100855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008320275363748173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5872009222729958795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -162917736148129686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1641271844044165548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228732939785432579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6677665386437923267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8659598263022387944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1315764052916592261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5866819812966543530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137416568246441778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962580476512051943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8859302473439493789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 996163504993124720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6442951960620641396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8414397758335879369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8234431871587551899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290345466836853788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599410345451402002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4156157066471800481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3324495756496480137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813879057531864007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7395546216351929008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7916666269043438051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937252290164894179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4006061288976090827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7460621906897003607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792358744574221529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3908134677306334652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6192488083393919644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1169084501401403316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8864445874559891927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5311720506919865444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1540588078504099001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6188307978114263178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445979259021686534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416876180971254521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3425009190597991795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5464453501516815287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582343559982777029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1292308112833368281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2948691000931933276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3015290178654478628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6782342442295000669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -132102952355634346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307236515243025084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3566884913026899891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7984541051480694157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2256709272923507585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8086218627440311339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3413578321179812627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6255644609777872556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2853167520880238949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4133113641559619308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5438826911518645754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5292722779445271523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094911348842748308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7704295035327098698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575214014010964222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5601370648810301158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4404388112302330042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698162774148746493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714763059669567662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7555099541045198556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658213043849271020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8318556528584374910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236458105834682119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166215499772962730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1616665150308088710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603958224087869050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4668111933914884471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8670314196098228991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501558163470094926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4087357270351875893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7182665023032958784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947310781128836899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937328933658023753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3338768460911547632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1059360861006158440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977901013559935436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8265142756491849067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6701652646546191364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5580520276408196204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8519531608682876471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860609389189872980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1630919673782729229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7269998879234944252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7471659128018623116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4018815667869705333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024216435155390057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3784785522947497385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047767828492439760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -403451678054444775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096257165770222745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7843307699362100274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4231838373386883209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8081265137764602577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1992663912940540527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562225446934800078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5622674088597592224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3448003984207641114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -687736709622318556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441461915778240816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3696634671227197282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6921674730257528558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8966665048248130213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 527876491230465881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936244530098426906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7882868095436613483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6825006194495167342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 797513100902407418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4403105280018528931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6866069462631423099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212292992675819714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4833306953646168171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3585938397964992473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3490238616302370202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -542712754113887491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6323110868203081222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -620540726995932723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922296839520718916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6149675523207617102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020134593980546699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2735356285594974594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3658843792126295711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408875427628134100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4226474140305021330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1420428141190562535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162749117952541897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5574781854260599603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2090827724895217188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190499125240069268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1695102164651741674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1549781363141881778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7466726664475788341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864430660342539379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7093553579174470640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8762651181393975611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300850713437381481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2690391741606772819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7620878893851192986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8688375536381754466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2783801453944377153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 410880560984204168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5411810700684945680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8268281536000354490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000032036528271614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8292852507564032141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7297874666468513763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5459725407967246003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6192109238879191682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1050629139305430517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3441559632659535446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949374842989185722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4486410631107118521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5705105571279050871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1265618095450109532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6490357286650213156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6070588960408033091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524650107175925293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3456237880989500352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1286150969929555874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7094707334177039432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4865813190528481736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6852453355497494825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695526853725877935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411927583462477298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908845043149429588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1368223333311226792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7263308630901456850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983246758752713446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3598842957754110569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7418496063469027457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265577512098287241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2254504173447123136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4914880986229867027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5549948885033338679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7871939808735674483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5363428749978738326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090525801217799920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 751593137463967669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1646444016986027985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7760841083150745915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -452787247479599405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954323878455369278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192281883580996306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858107178154221663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500769871742611728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1212666565266611872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350535126604961846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6519376983362845209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063708986947625552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7767109796726328356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6297347969608307165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 434557562821401355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9012685634613009841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6707785208604685936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2372925897916174619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8983174863749159284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1376031711554865373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5011635760873623772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4151041307033187382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1066540649394903091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518843160733839000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5462233195601829576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4287388133438023403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1910792480632007438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7450619118074063441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4567284854794648849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -725725118005847849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299085296915366376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075743256120462517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5504831420830746380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4213679415952292101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2255298338601852370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6663543306767609645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8182245833215507739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839434487391002408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8358543890021763518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1849273474927599358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952114354880949867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594134664074836253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7248334453711757542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1719344995440955988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278951877971925722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4424040507749033092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5125659883344732400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6540481504532049113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9083298432221237649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1506562903978187844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6528584258197638936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395788184053986423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428881688033140450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2572375359885740223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2356557858156090852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7645840599317157529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6282105987306170652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2191657817082616721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1961385984285232735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8774888793141004868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5735457224318445527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6255984369791441766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 952291169674209921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -26596064390901042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424356665329933903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2994564596100755238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2548708606058413439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5822357533498553514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900835062163555412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5669893172122048422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413271783695825591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8011509622078934090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2554548876582742139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5297329124136698773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -39607713069007210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024700561425635994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5640709343590535022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1601644307286647887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716905448190166724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7056748769073831164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3341731879605036038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094029899064832922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7187686502767940024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3447423607260228772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3680105862891791168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7107599783244256620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7868817488283393056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1741992492360282633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2902327072510623705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 398789334465861234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3699882272979256355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6470514146407035370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287900023842247841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8323560135859576351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814939051962278549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1624316626189813559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5282448356037540949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7348341447128451958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5394542037686106203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5978444138544546458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -789727169214722443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1015048450310053259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724703772677126030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5874583856635212478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 254523749820581102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7894469238755037681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7619054884868572205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8885415402458667468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6644969887148073249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2060734952350297370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5614314534737816912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4003693796766524382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7821181330363807033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5627230427321352621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2938612334128866625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196545303240273751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5997698667298213857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4957564485401592965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1159952042020910580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5375238374977550773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6440074554628775453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141272626093720536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726599169885465505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938217481467495401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4987274733871164249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8784474500607677470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031923501681782295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7864391829680743364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136469209776782582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4368467303570465310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6852332169056299852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519287969697810343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061085195776324573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871903410597069020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8287903235924388917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5943141929633219680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4629929617024536662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284903022209887245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -612242950373067288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756670521414024097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580733785646020881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6690909521090781885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6242227356416580105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8267543132790813199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6615118910307879881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2845216503909337984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054109056528662176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6396914496358008049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299175861350406951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942850480642775903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335002975015660670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3467659891370348272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5612981816773258382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8815245661059292382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2825179735785116886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2176385858363291817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397575950308177161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1205475078380194095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6037014752240082278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6674216022360030312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5933170799040919346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2853459789293748491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1208762355658821508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8740152523254622753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4535992720145342947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4286993386708346550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8389088178452853374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538694025852036156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2402150592717471457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649694001225943268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2688858974978403278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858175763474547643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1130682328160812462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4198601263023443328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052531540903450511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2258442121791367240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 364597698554806409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5097938192994006406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998031622339804009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4160441513462515153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8920678905424673039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146063197492214742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -429518631988372894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4978532630445299511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8055782314547561542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4052258886024433783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782773421161430891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403913448388066288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1498012320212910145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1238547452183291084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117993713124409492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1972483028265349184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 436189785887716457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6679781303826527671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7701814688172095648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625630548515370967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1177782723355929502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218585300319419965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908672349644416712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1065088775370749896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2247059457905778161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2833646785351387213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1028473577333397929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4430743834384672936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245592127002667374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3525757867168358716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1499442884326871108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6820549576718595068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9147044894942389736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3357918758924525267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -702700985597413502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1506218445125024206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6876748145591528012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257356736652773899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3458058558970123203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864434094268485570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7522508765983824724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1794595448191239203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6809324037251650201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2357375488231973975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242323588489598246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5137043640133372284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062214165773084903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7297085290631052534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4022246658180389107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3551757399048835208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -641123535475590245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5091096678502763002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059589699277518320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -715276473823954916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3241869335907209851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736890322090486632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8253714719819783126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380460337475031974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296017411421239467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7144199344802049388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896163159852575729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713533414521311098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453718630315105762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5082713652137465180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442837108843767508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937152492684674277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309978169366946110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414852590716574681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3748330829427926751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8252412370648504698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1634353776303251807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505113186787549992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244984190705487106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3581854644496096269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4728753283265780066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6694911832559656806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872879334272103585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2047920175830813671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963999183202295040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 31355929007986498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281209143860200241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7554579036718614989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4966003772760945322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5323518162297437653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5916432752908784589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563342851919701033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2381543239759258500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6022702528508783609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1749308145939482032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3725016537992755705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395761046542658230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8357442036477012508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8709434486863931133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3143208832580356848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888620214375436091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6459171641304699799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1647033618755396679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5147591603631418592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6806634538813900008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8401054512953705911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 771585871499591415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8911030107237029116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640744112995710241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 490667142132621415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5861794687838345819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098359834066081236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4573038540005449031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6132579502321924379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233555523194888838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730739947338484029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676994979198221441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6156518263265768492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4653630697750516982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -592786170444607753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1075659986212080968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 690517280100659236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7644491100626936801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1194464134505089645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949390122190962308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7922852547239337867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3397195095820643684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7522317114145481164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2305480191775472557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6076346458095924139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3608103068842306757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8246180088033695732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8054116219242628376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7749964395872690811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7134412412073341336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2458646053563835370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1612123636195764771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8180938982841042953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5677974604727401785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608188793042984585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186990518965922092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9158322967758999376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573710871670397548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4680172908877725050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8762560437630505354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829170556571582584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3258551683779500437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2277227129667062150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811137066414293698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8679035088954364706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264424241282035302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579172550937507293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8951439395630685934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639815568874946802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643112482228411977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520383447251185599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3413177783606277376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8868885348574195226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1702147492153863523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613913801682360016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1152887668859298434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7731750186995773156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5176977838432237302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426881840696584187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726225668162140216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7564418352174846625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 70551635209240783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1247755897385665843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8774984021655249660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5447017615949626495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688347156871502803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2825160467690604246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2016243790705296405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647763091929755944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893428557978242515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932274145306264346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8256743356209620037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5101010233957597321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364816915399995969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5465007923483070843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6012716317070528742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5457952093417437793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2925449800924217435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4797512952332885929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4745908636014173255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8874360015706277258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4431475308849919609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935151436766733557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101773913413383908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148786760486452903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889136330561600638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3444118533743496705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2793728444449564375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6438287658101686580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7973429004735015798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7098674706586298115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1906075975633951123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8041016697096237019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2946949379603264704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2357542502296043311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559839869836994147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8193680671805459712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5755069173798708510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6909415557814505823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896823794071569542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786765974260416945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299890388504905724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936977593235929897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1624955432213312036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966226238035631714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158676180893273947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543418622659843371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803390014756631917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9132955814643900622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 889600294952020017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1256398528095478942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864695514595570693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211646704021751282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7949999814380008026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1294303227122876659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5865562188774907745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1582469789585695529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7322978808489365156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8708604265246780492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7193310349868181402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1699820054405836870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202674510801383725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 59676152238026120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8283347463680180182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763363010424899801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6310853852616306144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1378126828784535600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3851571549802095106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -256153051145111281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1524516197275117799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4643300215133512297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4061926541409752922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7756852689258730537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959995414569498295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5701065540720763190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888422675389638548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739780345568206873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2793792211372693330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6054799962239452010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723136531320595809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498494122792823989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3471156478829074417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4056411460298663429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608689218014776002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6367460418080343995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9035373853499745517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871517259558453524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7150703125281995307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4481546323029062708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -798862985389796596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4957501907723100046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5876158384697806289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5876707769202929659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4461380716150093679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4340990364655880956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3408434682622567428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5200571883524152292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8483510102582412984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863394049245048590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5445397900092923659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8498954204357962980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1710748075547890664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7941297939555156594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -504245798034561931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699981712301457721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6240749806994956744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589410176985968729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2363953131616667614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086130085416939864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1474275737190570634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922170299276676913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6577881637637460143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6239170455534566200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4088598394492360951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977405094408872692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6233878615234205399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648939026613384598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5585942897953899409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4372291750330014413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5613639744974044338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -618645324206415340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302552177584907145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1142284631925692337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2689354583731911328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 401246308704358450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2283225203987672311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2949280461768118511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262672742721218626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504199121056381226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1271304791925534297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7572646608508145226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7518643939624513096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7222384596827449974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759821583177694675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1045348223507929257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3091424950414112892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3992510016561926422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376296151677736032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6301655277510773915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5416538504304660657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746334037894409059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7116379306861166129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192172170329568018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8264818501463610126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217153460933902484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9088988420606566479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464772134775819956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4614865449541993163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7714541426766338196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8544507267929421765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5391851509808378078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1561897070511423966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593010241847144678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621740098958568174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2783459413636128820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241168466526011281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -764952239138883793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -532450138654248951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1777402939557094598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194755872032409588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -886172297732127452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7087829227606009191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6378885509158248004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5412743289100589658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7431550104802183903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4627276247728530122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1642268591206282774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461226452478627124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6921728905440723648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772772136835606781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925509377698931720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4434365321692111391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5054912556831956560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2834548598169293783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8148645102090990741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7692305538360472636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7683194417913260079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964171397973604071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1482015371417258650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735235223352157562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371935523310808715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446373970597382738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391962305737434132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3243323697199647165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432488055641368637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7786935411098500505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5696898761613527260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 73279279496667451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347837547581727738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1505326334833722078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306011224817518775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5472084817551496197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798880309011762045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523608966851521228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1311947290727485470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6196658847965201336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5311380994556783925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947077684382787491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1657823575552445843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2958531724198997591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1910413481827204211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5828475624702733595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3332967350298321754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7707010890407157334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7105620039522678853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162935795291111735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6703429688026775349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -785317442200481203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8486311872645949456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7690725751898715797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5276358673436389422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551656628856552979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636168279256889242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075602790004003039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608618076629814133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710974660446007293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 403205478471407573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7778137970963286772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6116457157971073402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5527229533528767172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557202036633461365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403364714346876982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566621048163770551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865830838868125338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577575250399606571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1761573779892056555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812758911895961495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6986470853700020569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1344281681025591376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -354667595149089206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6513764122122476447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4682688349408224098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6012867452576603785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6824055362543073192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1090368897455617512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310749784409652938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4565426261578701538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1643533141713612948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7518845091635761976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1205207011504669786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3144497213364954267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328238668798342745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437963659709928393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4536587851733160507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3495404045958198748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7759773174517529625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974898539563627258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398059143269726149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3469178993018856110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2104539982124817415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1311268723200187667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8037986279455874406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4520265735106656224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935086314319584730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6628580941220884742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277156358312758343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897954508489113596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3462337627875041505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1474080377241392243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262445359147111191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511649160997370841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9124075098228706009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3204440872848441206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4842005182777035498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203683418528044251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8388719537686031300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3060651388184289690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64288115533749172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5789116289904489557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4828139347240735706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8912801122568673250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 504490192846534536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 947024548001530943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4893743422368997848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8900634615811410997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8511405502351066077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489786353402142595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -159442137090873763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4751264114843153701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 397119293728446098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -305360917325382492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234462468889331150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461772438350281071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7297976716088537408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573213138634988089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6262055077132531376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2180588025431802533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6353124099358046860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6681865046899719234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978499114440303711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2986537664842698812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074475248804890073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622312465593837732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8447324098716853820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2540298880293706351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7512982334236774884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3889854779250578231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6645570614350403553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7756458094839812465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101615376566658300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8431124675362352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069677767709544730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6151648266679361755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554378751295021649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5081465024244187033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6986148688126813120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -155245098683354101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013953928887789164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986629840834371788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6589139035443213065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507135084393291136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3272650248158450842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5769856209314321871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599481927628719652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -270283317275198443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3474896292030677228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3307809020110512752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -10727912098623746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6188716984466172899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2098163291995085763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:52,376 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:52,376 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:52,376 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:52,377 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:52,385 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=892 (was 905) 2023-12-19 08:55:52,393 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=512, ProcessCount=171, AvailableMemoryMB=892 2023-12-19 08:55:52,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,409 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-19 08:55:52,409 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-19 08:55:52,409 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-19 08:55:52,410 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-19 08:55:52,410 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-19 08:55:52,410 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-19 08:55:52,410 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:52,418 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=883 (was 892) 2023-12-19 08:55:52,426 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=512, ProcessCount=171, AvailableMemoryMB=883 2023-12-19 08:55:52,437 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,441 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-19 08:55:52,441 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-19 08:55:52,444 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-19 08:55:52,445 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-19 08:55:52,445 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2023-12-19 08:55:52,445 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-19 08:55:52,445 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-19 08:55:52,445 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-19 08:55:52,445 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-19 08:55:52,445 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-19 08:55:52,445 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-19 08:55:52,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2023-12-19 08:55:52,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2023-12-19 08:55:52,445 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-19 08:55:52,446 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:52,446 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:52,446 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:52,446 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:52,455 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=879 (was 883) 2023-12-19 08:55:52,463 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=512, ProcessCount=171, AvailableMemoryMB=879 2023-12-19 08:55:52,474 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,475 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-19 08:55:52,475 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-19 08:55:52,476 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-19 08:55:52,486 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,488 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,493 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,497 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-19 08:55:52,497 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-19 08:55:52,497 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-19 08:55:52,497 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:52,501 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:52,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:52,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:52,510 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=849 (was 879) 2023-12-19 08:55:52,518 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=512, ProcessCount=171, AvailableMemoryMB=849 2023-12-19 08:55:52,529 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,531 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-19 08:55:52,531 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-19 08:55:52,531 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-19 08:55:52,541 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,545 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-19 08:55:52,545 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-19 08:55:52,545 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-19 08:55:52,545 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:52,545 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:52,545 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:52,545 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:52,554 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=836 (was 849) 2023-12-19 08:55:52,562 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=512, ProcessCount=171, AvailableMemoryMB=836 2023-12-19 08:55:52,572 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,577 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-19 08:55:52,577 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-19 08:55:52,577 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-19 08:55:52,588 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,596 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-19 08:55:52,596 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-19 08:55:52,596 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-19 08:55:52,596 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:52,596 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:52,596 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:52,596 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:52,605 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=512 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=784 (was 836) 2023-12-19 08:55:52,613 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=512, ProcessCount=171, AvailableMemoryMB=784 2023-12-19 08:55:52,624 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:52,628 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-19 08:55:52,628 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-19 08:55:52,628 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-19 08:55:52,629 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-log-dir so I do NOT create it in target/test-data/cc3629e9-4996-62f2-cd84-764608347e99 2023-12-19 08:55:52,629 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/d7a7e34c-6bba-960c-9757-c0778a26fb53/hadoop-tmp-dir so I do NOT create it in target/test-data/cc3629e9-4996-62f2-cd84-764608347e99 2023-12-19 08:55:52,629 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-19 08:55:52,639 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/cc3629e9-4996-62f2-cd84-764608347e99/bucketNoRecycler.cache 2023-12-19 08:55:52,639 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-19 08:55:52,639 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-19 08:55:52,639 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/cc3629e9-4996-62f2-cd84-764608347e99/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/cc3629e9-4996-62f2-cd84-764608347e99/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1414606024360575923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-19 08:55:53,740 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/cc3629e9-4996-62f2-cd84-764608347e99/bucketNoRecycler.persistence 2023-12-19 08:55:53,740 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:53,740 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:53,740 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:53,753 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/cc3629e9-4996-62f2-cd84-764608347e99/bucketNoRecycler.cache 2023-12-19 08:55:53,754 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-19 08:55:53,754 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-19 08:55:53,756 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-19 08:55:53,757 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/cc3629e9-4996-62f2-cd84-764608347e99/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/cc3629e9-4996-62f2-cd84-764608347e99/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-19 08:55:53,757 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:53,757 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:53,757 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:53,757 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:53,766 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=471 (was 512), ProcessCount=171 (was 171), AvailableMemoryMB=765 (was 784) 2023-12-19 08:55:53,774 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=471, ProcessCount=171, AvailableMemoryMB=765 2023-12-19 08:55:53,785 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:53,788 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-19 08:55:53,789 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-19 08:55:53,789 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-19 08:55:56,040 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:56,040 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:56,040 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:56,040 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:56,049 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=471 (was 471), ProcessCount=171 (was 171), AvailableMemoryMB=752 (was 765) 2023-12-19 08:55:56,057 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=471, ProcessCount=171, AvailableMemoryMB=752 2023-12-19 08:55:56,067 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,071 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-19 08:55:56,071 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-19 08:55:56,071 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-19 08:55:56,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,086 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-19 08:55:56,086 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-19 08:55:56,086 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-19 08:55:56,086 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,094 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,101 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,107 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:56,107 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:56,107 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:56,107 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:56,115 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=471 (was 471), ProcessCount=171 (was 171), AvailableMemoryMB=644 (was 752) 2023-12-19 08:55:56,124 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=471, ProcessCount=171, AvailableMemoryMB=644 2023-12-19 08:55:56,134 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,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-19 08:55:56,138 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-19 08:55:56,139 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-19 08:55:56,139 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:56,139 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:56,139 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:56,139 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:56,148 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=471 (was 471), ProcessCount=171 (was 171), AvailableMemoryMB=627 (was 644) 2023-12-19 08:55:56,156 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=471, ProcessCount=171, AvailableMemoryMB=627 2023-12-19 08:55:56,166 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-19 08:55:56,170 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-19 08:55:56,171 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-19 08:55:56,171 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-19 08:55:56,171 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-19 08:55:56,171 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-19 08:55:56,171 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-19 08:55:56,171 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-19 08:55:56,179 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=471 (was 471), ProcessCount=171 (was 171), AvailableMemoryMB=607 (was 627)