2024-01-15 09:55:21,701 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-15 09:55:21,934 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/c4df55e3-ead3-ed01-52d4-dab851250cfb 2024-01-15 09:55:21,986 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=216, ProcessCount=167, AvailableMemoryMB=14605 2024-01-15 09:55:22,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:22,025 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 2024-01-15 09:55:22,036 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:22,038 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 2024-01-15 09:55:22,041 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-15 09:55:24,256 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:24,256 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:24,256 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:24,256 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:24,267 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=216 (was 216), ProcessCount=167 (was 167), AvailableMemoryMB=14549 (was 14605) 2024-01-15 09:55:24,275 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=216, ProcessCount=167, AvailableMemoryMB=14548 2024-01-15 09:55:24,285 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,298 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-15 09:55:24,299 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:24,299 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 2024-01-15 09:55:24,308 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:24,309 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:24,309 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:24,309 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:24,309 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:24,317 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:93) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=216 (was 216), ProcessCount=167 (was 167), AvailableMemoryMB=14515 (was 14548) 2024-01-15 09:55:24,324 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=216, ProcessCount=167, AvailableMemoryMB=14515 2024-01-15 09:55:24,330 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,339 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 2024-01-15 09:55:24,339 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:24,340 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 2024-01-15 09:55:24,358 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,367 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,377 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 2024-01-15 09:55:24,377 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:24,378 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 2024-01-15 09:55:24,378 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,389 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,394 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:24,394 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:24,394 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:24,394 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:24,402 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 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) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.lang.Object.getClass(Native Method) java.lang.StringCoding$StringDecoder.(StringCoding.java:134) java.lang.StringCoding$StringDecoder.(StringCoding.java:122) java.lang.StringCoding.decode(StringCoding.java:187) 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=216 (was 216), ProcessCount=167 (was 167), AvailableMemoryMB=14350 (was 14515) 2024-01-15 09:55:24,411 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=216, ProcessCount=167, AvailableMemoryMB=14350 2024-01-15 09:55:24,416 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:24,423 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 2024-01-15 09:55:24,424 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:24,424 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 2024-01-15 09:55:24,531 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-15 09:55:24,930 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-15 09:55:24,951 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/bucketNoRecycler.cache 2024-01-15 09:55:24,952 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 2024-01-15 09:55:24,952 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:24,952 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/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/c4df55e3-ead3-ed01-52d4-dab851250cfb/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:25,123 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/bucketNoRecycler.persistence 2024-01-15 09:55:25,123 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:25,311 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/bucketNoRecycler.cache 2024-01-15 09:55:25,312 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 2024-01-15 09:55:25,312 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:25,380 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:25,380 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/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/c4df55e3-ead3-ed01-52d4-dab851250cfb/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:25,393 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:25,393 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:25,393 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:25,393 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:25,403 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=19 (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=216 (was 216), ProcessCount=169 (was 167) - ProcessCount LEAK? -, AvailableMemoryMB=14335 (was 14350) 2024-01-15 09:55:25,411 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=216, ProcessCount=169, AvailableMemoryMB=14334 2024-01-15 09:55:25,423 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:25,431 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 2024-01-15 09:55:25,432 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:25,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 2024-01-15 09:55:26,591 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-15 09:55:27,692 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-15 09:55:28,793 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:28,793 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:28,793 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:28,794 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:28,802 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=214 (was 216), ProcessCount=167 (was 169), AvailableMemoryMB=14321 (was 14334) 2024-01-15 09:55:28,810 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=214, ProcessCount=167, AvailableMemoryMB=14319 2024-01-15 09:55:28,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:28,832 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 2024-01-15 09:55:28,833 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:28,836 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 2024-01-15 09:55:29,373 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,373 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:29,373 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:29,373 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:29,373 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:29,385 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=214 (was 214), ProcessCount=167 (was 167), AvailableMemoryMB=14181 (was 14319) 2024-01-15 09:55:29,405 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=214, ProcessCount=167, AvailableMemoryMB=14177 2024-01-15 09:55:29,423 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:29,433 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 2024-01-15 09:55:29,434 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,437 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 2024-01-15 09:55:29,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:29,464 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:29,475 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 2024-01-15 09:55:29,477 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,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 2024-01-15 09:55:29,481 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:29,489 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 2024-01-15 09:55:29,489 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,492 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 2024-01-15 09:55:29,493 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:29,503 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 2024-01-15 09:55:29,503 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,506 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 2024-01-15 09:55:29,507 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:29,507 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:29,507 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:29,506 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:29,519 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=214 (was 214), ProcessCount=167 (was 167), AvailableMemoryMB=14004 (was 14177) 2024-01-15 09:55:29,528 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=214, ProcessCount=167, AvailableMemoryMB=13994 2024-01-15 09:55:29,544 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:29,557 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 2024-01-15 09:55:29,557 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,557 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 2024-01-15 09:55:29,571 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir so I do NOT create it in target/test-data/cd910c9d-336d-d221-170a-dddfa80c19ca 2024-01-15 09:55:29,571 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir Erasing configuration value by system value. 2024-01-15 09:55:29,571 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir so I do NOT create it in target/test-data/cd910c9d-336d-d221-170a-dddfa80c19ca 2024-01-15 09:55:29,571 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-15 09:55:29,571 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/cd910c9d-336d-d221-170a-dddfa80c19ca 2024-01-15 09:55:29,572 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-15 09:55:29,589 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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.cache 2024-01-15 09:55:29,589 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 2024-01-15 09:55:29,589 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:29,592 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/cd910c9d-336d-d221-170a-dddfa80c19ca/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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:29,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7423964846328563914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:30,694 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:30,694 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:30,694 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:30,694 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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.persistence 2024-01-15 09:55:30,716 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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.cache 2024-01-15 09:55:30,716 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 2024-01-15 09:55:30,716 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:30,752 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:30,759 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/cd910c9d-336d-d221-170a-dddfa80c19ca/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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:30,759 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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.persistence 2024-01-15 09:55:30,759 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:30,760 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:30,762 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:30,782 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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.cache 2024-01-15 09:55:30,782 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 2024-01-15 09:55:30,784 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:30,791 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:30,792 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-15 09:55:30,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/cd910c9d-336d-d221-170a-dddfa80c19ca/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/cd910c9d-336d-d221-170a-dddfa80c19ca/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:30,797 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:30,797 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:30,797 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:30,797 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:30,807 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=214 (was 214), ProcessCount=167 (was 167), AvailableMemoryMB=13766 (was 13994) 2024-01-15 09:55:30,815 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=214, ProcessCount=167, AvailableMemoryMB=13765 2024-01-15 09:55:30,827 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:30,835 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 2024-01-15 09:55:30,835 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:30,837 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 2024-01-15 09:55:31,194 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 2024-01-15 09:55:31,219 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.08 MB, memory=0 B 2024-01-15 09:55:31,220 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 2024-01-15 09:55:31,222 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=880.05 KB, memory=0 B 2024-01-15 09:55:31,223 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 2024-01-15 09:55:31,224 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=655.15 KB, memory=0 B 2024-01-15 09:55:31,225 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 2024-01-15 09:55:31,226 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.03 MB, memory=0 B 2024-01-15 09:55:31,227 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 2024-01-15 09:55:31,228 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=831.16 KB, memory=0 B 2024-01-15 09:55:31,229 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 2024-01-15 09:55:31,231 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=606.26 KB, memory=0 B 2024-01-15 09:55:31,239 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 2024-01-15 09:55:31,241 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.22 MB, memory=0 B 2024-01-15 09:55:31,241 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 2024-01-15 09:55:31,243 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.00 MB, memory=0 B 2024-01-15 09:55:31,244 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 2024-01-15 09:55:31,246 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.78 MB, memory=0 B 2024-01-15 09:55:31,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5344304358446149670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371382960589426771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -322852201133902164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -761295764544295492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 649081249648735580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2999456798763979743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5088746149460525549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1275572775287811005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7897927440883140046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8051570675582438629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3038556270916482615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4186146303910359206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4347335146155684531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7104667731987392536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2283943865260442677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726724393893395333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5638344257157389484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1204652851366099122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869787111119885265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1019907794305989887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7914423834245259656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321503303435871661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045844882742595424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8464435257568357349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,289 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 2024-01-15 09:55:31,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617136979093027024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8881425812414334966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6654248425411404902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2667843513220033054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8111885764423805950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310868309450872105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6708739462746795211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450439007559277809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,291 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.17 MB, memory=0 B 2024-01-15 09:55:31,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100077823976865146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1996231721696734466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5186039953877756418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,292 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 2024-01-15 09:55:31,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481622411416842229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 331119789626315864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4286451456525877081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8659039979966514657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,293 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=9.78 KB, total=30.06 MB, single=0 B, multi=1.95 MB, memory=0 B 2024-01-15 09:55:31,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290198817379672289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2002609982883251481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,293 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 2024-01-15 09:55:31,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5047595167607307020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8792231257380703363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8131326830015978911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4392895649602215451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4766299227397400382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6815808517204295316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3086990332914531795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5223810390519432796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313027967356548989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8259787335523162402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8561335870659294362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1067158590254001142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1372070442397188602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3829770707071893471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1511697649864021074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137053155917278679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5262237112369199373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6025516353653467240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100871414456462130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6341337603015790546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,298 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2508115247518508023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,298 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 2024-01-15 09:55:31,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299984005113773593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7230058505213823347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2117825995967387848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7133121129697041350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259574579050250127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141508052311912737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3651817189404580861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7393570836573536531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 574921456555901580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4542048238331478836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6682475852368926731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3961370055704438223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4143498042609773199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5554152685232680565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126715849164588831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5866501027992327736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313835775004191525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6418150869339875195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2310892316452720770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144773384405033492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6162746521220938578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6924907028868195603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 467648523251115502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045164019165456408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048799797066544839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2667824271647639760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8993408292213041245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8885346518427777689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306669383293167717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1359284542679299424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663387965336953188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675543007937864380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6022177987387275488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595575625137501473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3384228810432326510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8912446078241422894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4944237709193885646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2473428351621892550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 852329811283898774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206354271474601718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,300 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,307 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 2024-01-15 09:55:31,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2343433148696185628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2804381442169416812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,308 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6206741986818239691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5334347885007317017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,308 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 2024-01-15 09:55:31,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425747943788878234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3791192834688603727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1751689872812043358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7674769026406586972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3663659373191541224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 11986353906510594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,309 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508722335673721465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7483466925018821626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,310 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 2024-01-15 09:55:31,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7773311004127087080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047975098832179292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6130615608453829112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8542928143034014891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5846574563100883838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,311 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176447821653524572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651582171112891326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,311 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 2024-01-15 09:55:31,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8961387350925488579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7802929955048241295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25998388923059433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4476193390175925009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551025585807667572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,312 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,312 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 2024-01-15 09:55:31,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328661392169182115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2725429947780119315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815533214924040150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 758566224185600150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5518404905580298679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9124338194092936035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,313 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973618313812785840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1677243099795725175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,314 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 2024-01-15 09:55:31,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7860683027176956711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188836608591200846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3915821895319099319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8179621046078214474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4009779336606374044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883596618611248539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,315 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2240680680739733710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5874293844148120245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,315 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 2024-01-15 09:55:31,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253677655219107158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8761296355141361648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949259627496299759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2817658668214551536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4413697329863366534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,316 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6200913235086949111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904754119456393729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,316 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 2024-01-15 09:55:31,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953836657552619611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7240946334836431351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4022687406489747429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3284182925144950091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4108642421802829088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1417169320751889193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,317 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5311900162849096675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,318 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 2024-01-15 09:55:31,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5786064249261537566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5610793240216341475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4213703170967832422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8183065515155522202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8314057377506464263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,319 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4754437926213721566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -740588980657955666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,319 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 2024-01-15 09:55:31,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9191467586123983414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -59041008679028713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -726537040064999571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1958638826094908468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869116471614501634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,320 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977847820666169286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788453308569640177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,320 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 2024-01-15 09:55:31,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235081050267831829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1681645913354122883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1632608577991850479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1058600420460686264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6961639527173089166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,321 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306696478432780310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395467306011197625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,321 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 2024-01-15 09:55:31,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9177101767728819342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5909100312673356132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6602242794740998856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2891157877252443990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831181749079247971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,322 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3743962538301167105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6293142279230714855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 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 2024-01-15 09:55:31,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6848982203686391180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9216915227707603556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616225203674923462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 336129260940474925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994697010569761698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,323 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044215494781757646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3614223077596072052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,324 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 2024-01-15 09:55:31,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047571807939017006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,325 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7020367753006167962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5141847217101720505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,325 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 2024-01-15 09:55:31,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3040837727509114984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1533205851817186898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3662282387271352478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1881054426971841290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561296250054006086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782642374951097202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1623579295811668322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 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 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5340078990304718037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4010421627239074962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8264699844141478435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7184318653856032948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4036063058243340475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4401960205759176842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3067592103757349742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7978042021107960602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 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 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6492587396866574676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5810639362908500680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284680548733954174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5710668061580759029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2607296953959335045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4976909064998533042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4559987082553112630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8219529820191786788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8717844764125063427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3501993819519729491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2550371029426100463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 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 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8485022406556436152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9046343290670754069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1092123125701821205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5841802118162992420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5669415545117147989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2465584389416536924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5648570079005055540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8021182586692134273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,329 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7291665912399384377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4445502661217583475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 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 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8700218229637266800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4619215282330715148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 178161113331222373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8789473477660603045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1879619221121042745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -283954707384061090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,330 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -613070996977691339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1617508781503915504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,331 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 2024-01-15 09:55:31,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -91474847509710585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375582134123796055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2258825509186942822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5835080980381327998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,331 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 732021947645323409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,332 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 2024-01-15 09:55:31,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5386713933418374665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8321989544615675718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017467196120169549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976100947377409036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,332 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581814907554601234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7636745749713708987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 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 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7644093462829189291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6724321452030669386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 831211797834540398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8160225451273182226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203861563572985208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,333 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194523212992455921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5768454174286988208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-15 09:55:31,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6639774118645331347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677106678027873728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -947106292514481569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6106091064796296925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5727964330704250598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,334 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141208219810616704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6356217738224024024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,335 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-15 09:55:31,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1100528425181788677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857223930788031329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1077587033554068755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -325505640251876645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:31,336 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,336 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 2024-01-15 09:55:31,337 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,337 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 2024-01-15 09:55:31,337 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,338 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 2024-01-15 09:55:31,338 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,338 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 2024-01-15 09:55:31,339 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-15 09:55:31,339 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-15 09:55:31,339 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:31,339 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:31,341 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:31,341 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-01-15 09:55:31,354 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:31,359 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=237 (was 214) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=13628 (was 13765) 2024-01-15 09:55:31,369 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=237, ProcessCount=167, AvailableMemoryMB=13628 2024-01-15 09:55:31,387 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,406 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 2024-01-15 09:55:31,406 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,408 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 2024-01-15 09:55:31,408 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-15 09:55:31,409 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-15 09:55:31,410 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-15 09:55:31,411 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:31,425 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=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=13591 (was 13628) 2024-01-15 09:55:31,436 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=237, ProcessCount=167, AvailableMemoryMB=13590 2024-01-15 09:55:31,449 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,459 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 2024-01-15 09:55:31,459 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,464 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 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,468 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,469 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,469 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:31,472 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:31,473 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:31,473 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:31,475 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:31,484 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=13555 (was 13590) 2024-01-15 09:55:31,492 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=237, ProcessCount=167, AvailableMemoryMB=13555 2024-01-15 09:55:31,507 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,515 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 2024-01-15 09:55:31,516 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,521 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 2024-01-15 09:55:31,532 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,548 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,560 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,572 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 2024-01-15 09:55:31,572 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,577 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 2024-01-15 09:55:31,577 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,589 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:31,589 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:31,589 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:31,589 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:31,600 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=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=13388 (was 13555) 2024-01-15 09:55:31,608 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=237, ProcessCount=167, AvailableMemoryMB=13388 2024-01-15 09:55:31,619 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,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 2024-01-15 09:55:31,628 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,629 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 2024-01-15 09:55:31,640 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,648 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 2024-01-15 09:55:31,648 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,652 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 2024-01-15 09:55:31,652 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:31,653 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:31,652 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:31,652 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:31,669 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=13322 (was 13388) 2024-01-15 09:55:31,677 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=237, ProcessCount=167, AvailableMemoryMB=13321 2024-01-15 09:55:31,690 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,702 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 2024-01-15 09:55:31,702 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,704 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 2024-01-15 09:55:31,717 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,727 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 2024-01-15 09:55:31,727 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,728 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 2024-01-15 09:55:31,728 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:31,729 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:31,728 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:31,728 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:31,737 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=13264 (was 13321) 2024-01-15 09:55:31,746 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=237, ProcessCount=167, AvailableMemoryMB=13269 2024-01-15 09:55:31,763 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:31,772 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 2024-01-15 09:55:31,773 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,775 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 2024-01-15 09:55:31,775 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir so I do NOT create it in target/test-data/4a778365-f6e9-db95-bd99-38cf1eb1fad3 2024-01-15 09:55:31,775 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir so I do NOT create it in target/test-data/4a778365-f6e9-db95-bd99-38cf1eb1fad3 2024-01-15 09:55:31,776 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-15 09:55:31,789 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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/bucketNoRecycler.cache 2024-01-15 09:55:31,789 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-15 09:55:31,789 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:31,795 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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:31,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2567207513542403472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:32,896 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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/bucketNoRecycler.persistence 2024-01-15 09:55:32,896 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:32,896 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:32,896 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:32,909 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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/bucketNoRecycler.cache 2024-01-15 09:55:32,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 2024-01-15 09:55:32,909 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:32,912 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:32,913 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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/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/4a778365-f6e9-db95-bd99-38cf1eb1fad3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:32,913 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:32,913 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:32,914 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:32,914 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:32,922 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=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=13154 (was 13269) 2024-01-15 09:55:32,930 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=237, ProcessCount=167, AvailableMemoryMB=13153 2024-01-15 09:55:32,941 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:32,948 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 2024-01-15 09:55:32,948 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:32,949 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:35,202 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:35,202 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:35,202 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:35,202 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:35,211 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 51), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=12971 (was 13153) 2024-01-15 09:55:35,220 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=237, ProcessCount=167, AvailableMemoryMB=12971 2024-01-15 09:55:35,236 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,248 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 2024-01-15 09:55:35,248 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:35,250 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 2024-01-15 09:55:35,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,286 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 2024-01-15 09:55:35,286 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:35,287 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 2024-01-15 09:55:35,287 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,300 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,320 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,330 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:35,330 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:35,330 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:35,330 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:35,340 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=12808 (was 12971) 2024-01-15 09:55:35,349 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=237, ProcessCount=167, AvailableMemoryMB=12807 2024-01-15 09:55:35,361 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,367 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 2024-01-15 09:55:35,368 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:35,369 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 2024-01-15 09:55:35,369 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:35,369 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:35,369 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:35,369 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:35,378 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=12775 (was 12807) 2024-01-15 09:55:35,388 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=237, ProcessCount=167, AvailableMemoryMB=12775 2024-01-15 09:55:35,399 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,410 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 2024-01-15 09:55:35,410 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:35,412 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 2024-01-15 09:55:35,413 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:35,413 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:35,413 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:35,413 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:35,422 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=237 (was 237), ProcessCount=167 (was 167), AvailableMemoryMB=12742 (was 12775) 2024-01-15 09:55:35,432 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=237, ProcessCount=167, AvailableMemoryMB=12742 2024-01-15 09:55:35,445 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:35,455 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 2024-01-15 09:55:35,455 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:35,456 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 2024-01-15 09:55:37,072 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:37,072 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:37,072 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:37,072 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:37,081 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=522 (was 237) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=12810 (was 12742) - AvailableMemoryMB LEAK? - 2024-01-15 09:55:37,089 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=522, ProcessCount=167, AvailableMemoryMB=12809 2024-01-15 09:55:37,099 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,103 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 2024-01-15 09:55:37,104 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,104 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 2024-01-15 09:55:37,109 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,109 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:37,109 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:37,109 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:37,109 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:37,119 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=522 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12804 (was 12809) 2024-01-15 09:55:37,129 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=522, ProcessCount=167, AvailableMemoryMB=12804 2024-01-15 09:55:37,139 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,144 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 2024-01-15 09:55:37,144 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,146 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 2024-01-15 09:55:37,157 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,162 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,166 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 2024-01-15 09:55:37,166 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,168 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 2024-01-15 09:55:37,168 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,174 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,180 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:37,180 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:37,180 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:37,180 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:37,188 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=522 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12759 (was 12804) 2024-01-15 09:55:37,196 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=522, ProcessCount=167, AvailableMemoryMB=12759 2024-01-15 09:55:37,207 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,212 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 2024-01-15 09:55:37,212 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,213 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 2024-01-15 09:55:37,214 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir so I do NOT create it in target/test-data/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b 2024-01-15 09:55:37,214 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir so I do NOT create it in target/test-data/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b 2024-01-15 09:55:37,214 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-15 09:55:37,228 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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/bucketNoRecycler.cache 2024-01-15 09:55:37,228 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 2024-01-15 09:55:37,228 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,229 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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:37,367 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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/bucketNoRecycler.persistence 2024-01-15 09:55:37,368 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:37,382 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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/bucketNoRecycler.cache 2024-01-15 09:55:37,382 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 2024-01-15 09:55:37,382 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,385 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,385 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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/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/e8cfdc34-733c-8c7e-1918-17e2af2e8b7b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:37,386 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:37,386 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:37,386 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:37,386 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:37,394 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=522 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12750 (was 12759) 2024-01-15 09:55:37,402 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=522, ProcessCount=167, AvailableMemoryMB=12749 2024-01-15 09:55:37,413 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:37,417 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-15 09:55:37,417 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:37,418 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 2024-01-15 09:55:38,519 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-15 09:55:39,619 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-15 09:55:40,720 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:40,720 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:40,720 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:40,720 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:40,729 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=522 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12709 (was 12749) 2024-01-15 09:55:40,737 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=522, ProcessCount=167, AvailableMemoryMB=12709 2024-01-15 09:55:40,747 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,752 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 2024-01-15 09:55:40,752 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,756 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 2024-01-15 09:55:40,757 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,757 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:40,757 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:40,757 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:40,757 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:40,768 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=522 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12690 (was 12709) 2024-01-15 09:55:40,776 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=522, ProcessCount=167, AvailableMemoryMB=12689 2024-01-15 09:55:40,787 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,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 2024-01-15 09:55:40,792 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,793 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 2024-01-15 09:55:40,804 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,808 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,816 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 2024-01-15 09:55:40,816 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,816 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 2024-01-15 09:55:40,817 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,822 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 2024-01-15 09:55:40,823 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,823 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 2024-01-15 09:55:40,823 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,829 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 2024-01-15 09:55:40,829 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,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 2024-01-15 09:55:40,830 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:40,830 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:40,830 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:40,830 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:40,838 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=522 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12586 (was 12689) 2024-01-15 09:55:40,847 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=522, ProcessCount=167, AvailableMemoryMB=12586 2024-01-15 09:55:40,857 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:40,865 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 2024-01-15 09:55:40,866 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,866 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:40,879 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir so I do NOT create it in target/test-data/e308088f-bba3-21d8-6673-51c1e838d108 2024-01-15 09:55:40,879 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir Erasing configuration value by system value. 2024-01-15 09:55:40,879 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir so I do NOT create it in target/test-data/e308088f-bba3-21d8-6673-51c1e838d108 2024-01-15 09:55:40,879 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-15 09:55:40,879 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/e308088f-bba3-21d8-6673-51c1e838d108 2024-01-15 09:55:40,879 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-15 09:55:40,891 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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.cache 2024-01-15 09:55:40,891 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 2024-01-15 09:55:40,891 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:40,895 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/e308088f-bba3-21d8-6673-51c1e838d108/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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:40,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725908136161746676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:41,996 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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.persistence 2024-01-15 09:55:41,996 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:41,996 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:41,996 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,010 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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.cache 2024-01-15 09:55:42,010 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 2024-01-15 09:55:42,010 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,012 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,013 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/e308088f-bba3-21d8-6673-51c1e838d108/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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:42,013 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,013 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,013 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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.persistence 2024-01-15 09:55:42,013 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,026 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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.cache 2024-01-15 09:55:42,026 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 2024-01-15 09:55:42,027 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,029 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,030 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-15 09:55:42,030 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/e308088f-bba3-21d8-6673-51c1e838d108/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/e308088f-bba3-21d8-6673-51c1e838d108/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:42,031 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,031 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,031 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,031 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,039 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=480 (was 522), ProcessCount=167 (was 167), AvailableMemoryMB=12524 (was 12586) 2024-01-15 09:55:42,047 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=480, ProcessCount=167, AvailableMemoryMB=12523 2024-01-15 09:55:42,058 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,064 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 2024-01-15 09:55:42,064 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,065 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 2024-01-15 09:55:42,386 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-15 09:55:42,398 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-15 09:55:42,410 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.24 MB, total=31.75 MB, single=0 B, multi=15.60 MB, memory=0 B 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3151668197242522950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5068130555721006021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8714330990804096226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7911614584121803014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6685554796702352802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187917253484091519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5492350470187550124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633829062427627825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5686771420302790155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416871065264376965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714667183858995492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593848244386213866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183801716306638289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390450926096316974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448039454400558694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7041336996436867039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7322366803774015054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2998797284827957761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734741057302276556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -774722532570479572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3954678105228903501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7536693518445738614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4528236795963842539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455822961533653028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918883054483818489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772691189542583094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8015647118137755909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7481676448496728823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2913034047695809250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 628035694899433633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7224740036363941381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7659544327966205726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7476761216051636536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 784855237252351662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8230770105938649057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6866996109387294262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841293787624188709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 337595512664199087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7928964920762308378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2190146575047266480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6601081793684121685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2841120079611897377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844546017383968130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5453862678754644514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7213112289490709901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133500371476919008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1638905297891598372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3683256881216812767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2393998245044097887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2535588356575959937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382248591255486405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055871074509308366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149269591079722457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1353653570840139585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6868971443999226637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194091121428535987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5810067137661374152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2364708400449663361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6794341619550187632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7157009500404104567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3892193588475681103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6300165938150915521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8867959563722825293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5865667631361980189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878619516548322203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4742762086015116489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416425350641339345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3384260560826470994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7015332328863320799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8332904471150993693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3025516983708414900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215828682583207458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5024574012436384012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8921831858701007666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8264482943115809017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3771108320654949384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3139008506436488845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6270646320099504126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557288287122115399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278229285500780168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721061315574439951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34094646713625749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2698872057166548098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3744615660614538123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7582973914202821477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3925984398707119706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375520898319756097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714959358336547959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6539797310162480482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7088322569179995983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251557611413957173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554123865263361720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6420346528880534865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -486737573000892537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679618556363264974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194382300667197971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4980949978296903467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749009908204280726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8729069996559025344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8799300031847214755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4309170474329827404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376372241461521189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3993892943186872825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -614427563537565362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9012052031350377860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5977176628736508638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 253910529662450880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5722153431952818258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7746037112124789019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6549327471999100287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6144580705243362502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587023946616002782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1955854604054530136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4790648562014230431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2405119564615376889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7557744045097823891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8472637470565648142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8868505190720924001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8662851466949437536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 993382929703671930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 454780184746952287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720862434265878816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3201524803464774293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111438331819993460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043161483703458514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1760719297054839794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8066737344199639251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1907761139036417008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358810801718288479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 503693691390063826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808102944531988205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984121899396722033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6681313893370401755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133225288700291524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7797622440222589070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4499800534292681525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1490437815598705178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5897733276673294486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973410584690847262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9024159827673785010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466507480737446749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5151744116476879818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905698144519389280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -456195586052645847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575023784100035538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7803913261656621912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7000410939528492092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5698735507692415946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881947762575843873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349391195532004027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -503853407657477640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1738007825474735753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884076323952248142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6375312020575199026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9057178945821428859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5927198068798995252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164929632089344041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2131185364469842986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1256780926029416470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6845009882753415080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9012810340201330977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285431755361162363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90666143149193466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579824221329484396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1054166164269690696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211383418138307452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 156355913715185981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2415489936536911265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633616471647185015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2825885983947116051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6481814088633203669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4411434617183500908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187529490601778258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626569402165526371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5881699630021793014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8843937760153545802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1494279548589649489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228218873560161369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350878764450427932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8298052326451218471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3134013074250442761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2333304829746897361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6010620319079631066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102723039686851698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488036634364992765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -971095883747254898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777901691761670839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -524917234356565915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1286001400966299545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279044363700115355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1808873953389401161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781235576062039163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118312879550785619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9126764030268621662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109116621098366816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109925044963027894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2232244551597750317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180746476240580583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1119781395542355431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058104725593700123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1056195001624956003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -280274316119360515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6524740350559864007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886806395002807215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6402659361225318174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25697533850343201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2603977342210399743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244741964697401161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6037321984983259554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336463507383113856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4377760841626435098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217730827335377273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2341881217016084218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1992383951414723355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4324323627127591333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5581500292272461420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3921948195825747925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758695481327456819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402971205477614154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5059771405337278937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3541301146871661913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871827442140473910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965695158547372462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5802501074676399810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6755848171494028249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518064160522728280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9213943192467792631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3010982929992566937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7989714760625377319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5377940189295448173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6182986467349076872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7362848993120822958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2918392754516635794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8858167299770483744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3493738786473086395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6781657036298483503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6682143554641948062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5495349541823277027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1102471062568812687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5854169949722406079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2728124313626625300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448394432052023727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 605962486057628665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 796359704138337609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6674005978625547418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4719092373821739984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606435759120652994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7750302195256958663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -379327493292463148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623911675156000608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505444841429426171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1610625630249062059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6053254893728752419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449864433512962982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6095453261961133527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7166583885977514834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5791763429585762006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734913939516659446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2962239602676123788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7715450971479115162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3351494449169738450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438676245983080865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019413058375822427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1497373589016654756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2145809313543768210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1465481547094297414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178574321460595049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7430994480448384810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749332718130295881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8451281480828084632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6592302812580729227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384388095472246589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790467398809410317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8310961809246328938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2291112646496027946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575470999685480367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790569203960465328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882136319039521931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5876602854178878337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 706535656210896772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6477379565046990292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878949910386419005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7664393347648496069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5008154466480324711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615352239509774242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1364707971029996601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8296720486706650314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727789924307709275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5800125056551396575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606341517076454376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4205571581269041676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126530441541415307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893737006024366126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6348198217259764786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071185465744947257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4293590953897295788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841004915527970978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8853566796663407475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 883358935035422656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4439158109614765085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2828690538871243690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1797840488320727541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109957454817950777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2337077006704131590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523356097392916847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7384712823489156139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1722456177920410398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5643859726964002659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5666625127908436269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3854403828421243837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7240188470320262833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639254438221492856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8111079193037360209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482531057139391372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 885246870312448040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6519895645962485620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5250044677627014675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8290757863305519357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -890899032075232943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858356665943097674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7406670241223174986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8677426682399029036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900742026754586946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -487189546680781992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8408429425315775880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -167198617840509765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2221665526331611692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8180867438931374549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1284761829023222073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2799653813448616534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -931276630198205337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4097322145466471830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6857530429341242190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242648818646938872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1057276374345383224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2198538221281175840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133392820178668391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7495202432724480184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426412699826438204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9139208946066495035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -529065013720042004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2523057809207889221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7801976675235203110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8361973020022636067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2191215349321004284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984405204370454891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1295467083810315370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1218887836489337503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -828193049531650234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2812937753538527024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853677271585640958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732654898843900057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 903203712476712809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265418290280627096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5746391134827779001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -805946473451187339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752876195317832224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1040043146617836995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3905984411213258772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6506743779140235532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4889519758815558814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6881742408307582754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8365078528107908256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 686612538756886293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010851918872726443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4261087437983861107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4874498382486148707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2223276686568976987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8165722818956672534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5425926393919338577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701338324735790969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681140465094501964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -702502249467320483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832979647434557509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -885920733946960711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426310797250414463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2670577858268968137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827041987855259967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -541242043190427192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244014275910554589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461548706121405563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3011074477177357329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1604802003305089525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875093318154023757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3838159618209010978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7628744271767864228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6522861057361025036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7807778930642483753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 947623765082583458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496880802316790381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1041394962304093527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8545150461712243318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6518854535238608709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3383754468606183895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4194128831823582459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 533026626226365457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406481464014544965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209526778581853675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3950023102249981557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4898812979438327237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2628441123859893376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6646653377045723078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7418949363982209994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4583712864568790196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010406299589256834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 798777023860529794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8771807376037187761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3303315295999307265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4983466109517375325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4496540326370470334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2117092578233170519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1036492327507137856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8343723684277828393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5312125418931618535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4130044017166889916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668602450010915854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2778258266124616525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2871250795804539362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6626434277930631673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1759921878979793185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821086114506662183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8784225633829977467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3959862370287326539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3054205182186472628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2112027845448960716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7915146522742895878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1581488629047185980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 537210306260859001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739755180608307506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057811797539117698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395924390449827096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5159020905103212066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4107204008485072749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191032730966068259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5659047853498473720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2767306996056924677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8270748075671311852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147960522554548370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5515393274266829757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5558248238421528922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2174371113528302629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919733170441840571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617495714451235931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5496517583913456172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2250999405344301252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745775129843382470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082401266316546152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790206491053767366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2422241910485172412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789297982992373975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682434565992175695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5708323144454101291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 107972078605129834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5737349008887172607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968558374998717154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4521912214739894435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 458934038553467753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845735893844574916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744038659235241895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9026659977235575685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1741873142312572311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355609444646767935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881952214225161347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5250007024544877377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 931012437970591512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178520844538644817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819575300925946406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084764628417304964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9172131699180333903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 358727476545051094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322443154621338056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5783979783133079300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2272402313470476522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235604933102756241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872235309939291206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6733600261332695823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081906836181935655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3924154560943796016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2708211425193198991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606095488959366112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -754423262775509478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4576320211858691628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1660777135695465130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6166673813558394928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7481646685580963912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5191003960539519540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1522943071551710115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250504446158523266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186368683002520805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2185124655727177705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4707126801993011332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2781937518808137128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5770361122768125736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145111571167317196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6068559566202803256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5042473350870415618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399670597826855723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057534637448973267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6671290614837740948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7982171603089034946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572967974090268677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7529959562132975454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4816049964026264420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1827787969819152601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3112805985059262865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6877345238347947175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6638571843831747544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8088419085841350546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7877471005744154899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1397199429725587909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240847251702396142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 33164104990816517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925886305363672688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -313381528911813216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1503867492200229905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 611173352427245233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4721450201413288907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3002218336271609104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7785050173100731674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8866003044783991534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005287352022825017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030313397571259512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013645891174006752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247143033710512424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153832047877656101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304906184158780484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8241259058505251393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6206283989247745522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -20132082905214817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2897500657176853875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183651520665950421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4557529047996929226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427507062145348997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6009155584884308340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 954716047073084113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939040517281590923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5932602681658953649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4951909837932962254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1128023225181481301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742389191056534615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147587093023393607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843634926751843941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4693521328970522524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2581965452628853092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6181918357320077623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -693607589800286950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351786369292351549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4325717401035015917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8995266340237656147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971437152556815971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8419707491475778372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486348209958173258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702047318026756079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180247642480018749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6884074741612086450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6057007670005666427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8592743959119647246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7791322854960342960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6424394395738278961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5846279661083112491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6965013119245756166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3369736728717343137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8357739143375028665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5957462393265898828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625940186366574459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2124892748953145748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004862059343872282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8092650017918863519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9182998743123640631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 81890664200346345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6507297204551231360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6689031669446127542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7228643065421080475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6484796584145006502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370570340830242221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119181033439451487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7399961552523363747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51191559465865144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8140988297842073794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4841255752830141163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -807351317975241601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033435384105962609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7525508087433448732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 199346041563752446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3464681914858562738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8122638908648140588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5345237444160544016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 562589991709925937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371104124328799479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4949483141906508036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4686941996066847686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8642912932659792581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094971137374623989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4258411745515761533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6669663076579403312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5450990197911236888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3842802457433831263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818866173505332523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9123332074755172405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3017033545380824122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048740892271839517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675975049851671889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2625482881850418625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555685347645192212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3975802527932908672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4104247002974189231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3883960571769636627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1141119691358360897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667456795155752137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7324087276805709652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760827454280753850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1654884412054538493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4493606975571878481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4670237850026774591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7259577668857228522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469727305609496296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351880205159118798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716110071554846024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7247382916018444024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6379960593640977442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8347416852049001490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -46080252373709464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5921628688425161451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6754892662893088415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247600874781253831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8530350326579372417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6869005153846818914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5096532263207150421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5463597739197119512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6393147803041640436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3931506799280070374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9038420424671428838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -915627072192527662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7128500310671523113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476719230935860857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -608685913981851691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4580217922474348139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562865427814559906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189400314807261313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7361946148249623706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8724584492067563259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3497282545168474030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8342807884476799576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663384495506362886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -586176631546684984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072979870034657553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7091595338975095713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -401299506949977512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3854517679406607267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996675715540996608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -855375246241270086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070841695135904791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4698480831328723696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3992844162526721112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3334662863357911398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596913951269517887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5227894396533399648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903897459464265246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1929863237479761714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688253096235056397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -785285374507412605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2799818414466336094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4109853511585307526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -721969162652354799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7003561591256122363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358587007622632955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790276728152727152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1500021785811562438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4601311597035837245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350935835409047981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8271258548426712424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1805545625178050133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6955264721544898578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2696519881055584675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430400090027515038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1314709329597929565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5485696781129251685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3026082232017676653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480054091686718091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5330020045490397156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2104339031869875617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194104448482577167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776157616351247517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294887733143734977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6897184485928899529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2792058473284254666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796084534825851315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -204033933069963730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7481160456469265791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6093663366572659365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7435018564268754671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491682853160883408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1256397776359214963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8869515452227065830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999252504329777415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1034730089581088471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4151481535292694365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1982019990797182834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291672663928476638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007891303792739905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7256511965151627292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3087377963817514807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7652544067827851901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2043866500968156520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6586230266035147743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654375231766699109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5965565369506290846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694760002514618615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8454822148031095933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8397472232152723279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2169406350765327918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2590685645915845367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935603255998443748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265568302599757741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8805457947869714715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2138804336360658877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315281128568865441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7006026048707493075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8118513187596481108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5132988520630570644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6279484308334830856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4422477804214044937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3886386021860835515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2343784614148702284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2635582206171274735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1714036562637580540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834216008580647787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513360469275901164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436121327186752138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6582983038249107522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5402834112690717222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619644155087715005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1993114027775027702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634983955225823885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674423177972871752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668642059216060093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6778946231104611064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7642159992290003010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1673955260367966574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4638563117351543442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3365841905774578472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1723482623304443112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3074296185732402364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799005064498740368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5081325074998388423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680185518057825939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7465447836817846618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2320647116421171689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5034383273996464778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3605124643780172683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9189084393049966409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148669845565811404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591926705086150730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3419301853208870992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914627792531463074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976150574741833688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2752187381070393707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8518331254455456295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096268488878940068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4822094826046084769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8023195036770550958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566742105036460320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2510794824425569638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4278902146840047495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -480546293847036905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8584163940592123420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609938546246089838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4685952192767876138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355889142529838599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4699593714498833472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752015611482732730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114071185145789787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125001680974393041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790846693985851370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8382484379954813001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452465582583935384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402934169239883805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -627939504308570998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516020493737979041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6399933523567386761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8040161809085662646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7038804851361691702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5073426191725947194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6401427741302602077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442192891916559885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3754917000306215286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1623034334223586290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3059087046951498664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3514648880862636440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3740022722243904834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6112906378663596717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943134619998254499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083375929385071223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6701083025150478104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411899843536136672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4083540480822854259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3710184114149141596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1847916248055003592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8320482621974848304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7709809080035939701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 511069570039633503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7082694467359922457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4905124743325297598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174716667563616437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704175335713406994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616698403520064356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4627026390143052494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6602407553670415452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2859938899091337394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -900379167907466445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868678625228467606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901258957971752522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8858408915412380524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882432161690400539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631884065546131973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573962892434515772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4663146578101482055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1285200235193573595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5832059490020375773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5151252682294934011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3929243233176941911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4560110582583351694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5809527668461997775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8868971197111950324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5398273279039078966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983443211027334135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503860386589068741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342135395312295126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3559921240990892262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5247581486448865272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7602741466925652354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805187965269845851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6824559898302924430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7326660890045538928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8750597507972374991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335738029778546238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5390937467282291273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6132059332995804571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467089430344033183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5174276590410654521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037465665865371518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140346998680468793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1774570027827633008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562153179901246694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7355185705842852030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3658645447826001042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7657076268142400059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3469981284077859531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561681764183530454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5054577753515752580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962719325704353475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651259438577219626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916114691379904688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161408311361205737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101835890631048225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839294893215509444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868416216930796027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400695637844963002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6469854345311123128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4202939050446575514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6810101640753041427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 809581028762726992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5127846354338762526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459760039317875405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3907680859450043279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2784413189701744783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986303914308713862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5064881017539513421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7738177323151070963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198494873048370491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4480506511373764580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2612311490983008155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -54839333773289552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2969753023474394106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005793056009530261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649757785914890672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -849862461802165836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198942739092084705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8737237060355141568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5739948796549339031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 975394222216697992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937412957096410461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298606594892978763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3355231957267543458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3156198759469614416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7316930710688991577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6525247784928332549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840921041707657072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 458378978779906238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6488940544541107641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7524683435578041573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5752979548781716858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7041423587000255561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3173760242095329452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4531918409664683770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 793119408310992224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2008924105480092369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -165563574792191890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3190006387635980004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4389748681757744754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2353552323705292842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8110653551569561465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3441670455005502454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920033886551933738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2311776734419637931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970986718559424537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 406327977167169094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5537234593916714317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984543560093699687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6431046033487050888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7844846981382633373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974411489803651704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1663266188449440213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3818650678018914243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867424511703119649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311460460417989031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062160641473683358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164569168367777246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7318447833141005991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564909655778376592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8124646507271021168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3078009174420375827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 213083101207742239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9096681745371499638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6980059852191425770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 742558109594080746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3888998545849866542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250776038722104154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6301566687394168424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344082346064678840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 110689700796678586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4080145648070128643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7099666770895435962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6305450619247844070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248665046227749548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7190513971109182510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101197206942893255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1078379439367837517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5590174791639286018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3060769373718784220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6503893610730233502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7126910679022998036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211234350031559821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552859645750438393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1206397587519952301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 978637326405414155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254049646679893287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956220471439119837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6395222429239870437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3231270522901778506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1890922603324221813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217909570051585560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6819510800404388776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6743419978302517328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6455689441185765308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6076038541147649833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8363560578226746893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7558656123986956255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9014241408362165120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1405361805968637186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8868759592474451529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3396242815106898747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2172395353228595039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887037127212587121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5335573797801293437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8435990382428196179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1971796393775065729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2557570242093021317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2284394594588486690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6439356789332760820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8795706421089475318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7320777429248809703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971802397772751028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8204635507766422959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7016864883778315100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353500559878345787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4835833061392474590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311372212934785299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276386118728354707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5882166710339662446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259094236138353868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637609617349217261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7244434809020715922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -426436506679109648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989194217232366766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -778938466472937767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943105834037061978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576037762526117232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7876794900068605346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242771444151020250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6171345981012022040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520176861845894555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273110731281999013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6432504401025258121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934978908017359830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9167115356342388493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4366315881475619013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3218291098391948023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3823761188567778696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6583519394823144045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1590715509543533243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -396752419754242323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4433888056472775354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8178712097154845679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1469290897363078445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415456632648014771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398439979702071936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6889629604359922535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8025143295979046737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8065209064734240196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1566383830681362044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772596030911751844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5823796098001962940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7715743873448716342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520141144830466262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406490353361811614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4603630200040282302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725931005985290598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 583522603356584676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4578822987283619064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7579606490034320851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2512449238257498086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411039533417875643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8901820578065155676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4595212631810464333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7820098940792849443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561464351506431306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5200625685071349293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676359202476816524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3367998501967118557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5892421069763236018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -770727477355343498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5260223898080609610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5826902781212136807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946979757565379795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3323118997762312296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1904516767228517020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026646936485943892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903017652007034437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211613184585112506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4761733955093483015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1346584772292038242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930500882629136425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8237917100208978681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5238998276231370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785050113324873147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7478134289844354757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 324739967096405792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5336355717813408260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921566360462171505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2315645011078570350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875614180368070696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2399347314258738733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3667166703847359900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6042975331795467288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810675344080377400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955010491352907512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126259467134872217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 993985735535920530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414675524873274737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8361575889192585096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2579479142162741571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3451998081089305786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753016478813955376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3185646183571861568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 477563653123481214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1572126923704163379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971821143244726129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3949758012394946732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643371063241177828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1083195411881587388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6080736986408814113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6192023250554719370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6520143468928687199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7060741364441327282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8298266629113462511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6986651912372663761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5900826727434126420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7282655016046886820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587589575262613798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4326270377229308644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1522036273843522709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978710574893931095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5039820708393160100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5687883763117512628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7592359101738534289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7094618417455643304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964249765257503594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4938472696511349799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3084405204794394053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1584588174974539833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8937042216227890121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994877285651300185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7692258406446567784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1736025134659484104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3802558496282685191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8747783906106665303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2934687307293308754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 540190368873712233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3691265588587852132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8255839484949355124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7509398072893478684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4305333606982412177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1631027453927431154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8721362811680888639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774242549723003079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2262753816426700607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3532267411180552229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2493221295354466648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194445685143756356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2504992543443127154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496666457034457998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7803077876234891409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7662282734536382696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932827321229651487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -735769965019753866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074719241537916995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1105265190417285877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6653709350883588937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 295976957721286527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5612394680131375834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1501566906414948498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -368260320302473115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1665505287157829463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7949827851666602296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7326806223722636217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4126376972041278597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2786278116590862712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6661332055384775412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2437584196572163452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -849535242398345015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8335315820764663142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127282550233641020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1717115334469556425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5468051676553476911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1064740940033038968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73206439081567241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4043671097793443661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833162378864339909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5750489954858096829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8136201269074109967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8596074123339943867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3541774019520540681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5649035533117742291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1352011221872446819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6868792633477724655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2033218556556455115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4809814345127982434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401383477755435642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2777645047891648168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6049935096415557045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2416911955455827139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7196956218617862391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1631099208348806346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8289407383308448685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2522008722278368915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4320948079424860491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3689992029822114536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -94885179209183779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387431011756172599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4557309589012905841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21588251550375507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4784452163476102128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 132779588645953833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4975343393600556833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5665144952574063360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101943420279321241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6309431612741104603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 499726588040584477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3147342865347657172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5634135433141843065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7781733062342869622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7234929360076556651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475563470210646662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6267552078938730944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5125320910535042977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4419466493022124867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2773089466001040835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5039325721316753462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2668734843493475005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7467363029145629558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3175607142338818124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1302224775227808545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466283911271668575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6791326476053817401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5067310343343343375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1199309126724529144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -698706113542762273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5144539899405315426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8305615414454565564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390188709951403210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5867419239946764077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -368919485972168176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4319986498898636892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -421689373631740450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2541553449379001229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 699341629367375303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561553510927797600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49766236507015470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091827029653819948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 365977537788703769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7567475099421438954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658739365180828378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4968760938978593543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590756213712561677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254158054751629553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047331175731291452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8290858889495627496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4850667700896220542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114278003842290381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3501715063432786485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1565310807758389898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5522049322617283851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6793092658312904641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3501607870255441603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2165312786179803172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305671851848680191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5823294761122366148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4403010267309170390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695123922036861506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9204268099796136948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7592920093512884596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5366450987059914238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1678365742481774153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7285807452149464745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8763111504241889679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833126117224591000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8693694754464412150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933083602368984049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 265037419338339378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833350741549202725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5919398306501358199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436247677491618118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568636880038034057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950019862709950013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8569511760422753235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64602463821350407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077567033734892116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046024776080478564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9090444689763078212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150590757846235071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7294149492163449958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4627355497758136789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079923698135742641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5555556894145508045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8356977447699858274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290842031068025833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8542380985414895096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136348272129301999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050021902057416030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027078335595562626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1146799545957834580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512162942633938910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8986457945619388350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3524871749337454545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8167515684441648100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5730928196753105610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3932254688761772417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130889720449965485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8949142642343583429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3572806843359764852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7702541214000344582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1327042740785299992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208396226242660986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1694092490236556983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4480342910296745548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317195556344460294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -357114827633161646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662434036123920085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3775442770196122858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7647279421388911387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7620600921400928540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3521392275309303629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4033945524181979960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681404759335273573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848148398527735961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1512770554080625157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6314720275665015563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6564336837325533128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3979672972016672703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1295715342167887288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213352310669181795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6213687088324877876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1445884368521731623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -281524642850252534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871457922813950653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3104469894190453325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5465158974559703373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 334154047173634343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5970585001056378138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8385502153596699064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -722380643874962660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5845704817196315427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 166809980740409470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383940267485208175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1176624997361340444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8170890589766278915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7749530723620839679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715098491945488561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095774223486404547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -584089568035635838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5847784960359285812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9119861280557416676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1951813441495167564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5594752234608348421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2777902511759070450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418665771251429652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203366754744772900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1512500594973602704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875338342728597592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799720700977947345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508469636268518860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038059192186395005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1516395001389406163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7880903567483941388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1240965864382665496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2184614284695504357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390973229765062434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8748065860171382545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5804731648304018542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7698564534579618152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5450811361484790550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6323504166581849996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8755887582414725930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9199858626804901778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718644154486411572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 79028948988882460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 553448504171011225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3688480147249526820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201231144503112141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -40833696909975901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7663141410508921208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891710437543157184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6139921134269470063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4606088391637344504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3236058289326804749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1573521106511428567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5465217300725507145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4094566522282786429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8432454789444604342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5964047720181122236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6711985480216913848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158832802080011405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4675910375089256260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8167926420566306663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535457601350663990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7205230128492467582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774533678713173911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8581283535484973403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358946730573295800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3640675569533514855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362265557352331073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136244929981292137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1831462431419970617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8426111798987652860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682238908027437532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1260811270552968060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2025691658472537556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666013242418689655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6893661224890754460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5307170621891024588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 436297724768128292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2850975156874373176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4133781175349716915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6208099718479271461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8265737960040110269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725216882179570926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -367352473886245064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3553714802955852046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5264230782642336970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4445774660485137014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3591600130406017340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5655445719054467281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3879273969214314763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -647393025461362220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7986936372520329753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9012120780897843884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112339446806168711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597291688576218348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2315927379876790979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3037655192750125795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4809335372271787209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2361151855046996514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1830369802012604796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811049552942300456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -927014334333683382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2202046613625374350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4543457070302396970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2031562646699644800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4020787997045564472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981035481133954801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718298309785457609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4923758852036313785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617403309151308629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1764700881081066542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5709183095651830033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2525858542196614552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 520283903556776031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401457690004168075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5280836779095143107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7836334546528138041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4070896706720163152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7825666174041435696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5564646678227071667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687929533163582958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9178428317091045451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622257245676680874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5218646725238511003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5658173619859078982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 339065501744669127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 135056095268518349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1226040373943583609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6965899551449466006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3138701087830057713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30195769917577823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -824514617568607131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5971690837244196296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174020535088130557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959843769488160040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4163331220563448948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3174340514296811663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7156985937383972372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158395990201028718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5947203342656438816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6787124323574853856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142432368697518571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850158134951362692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110981059111315917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4038757990309706753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 582486962975580314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1471716717576535384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2406310762774865599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066753208975890161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375896741732661595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752661165379124679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8726990424842663210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9064354731957332270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3017715062593257389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2992414869846292796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6660502599746160880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3586702160168742133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552429593311116244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460159700552296251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7905874416286430227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2205753761052809267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2113814010350684671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7837539648478943106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1312307474056485423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403395037273076069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7357530414350448205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4618982433102595359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885676492474894263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664408697295148640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4310204887636813353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7625544807716506549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8516495580049135055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668199257669849891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7820793952882054226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477911454500459612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1557512563035591970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2347980160421318910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3980681235156481956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897713049986231041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8724249299291226032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275993622482989146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313148233614205081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2741517240238673378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464941421223330219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6795364224208916188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4279813237367682765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5267937433358776497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2421972973066292814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176576304719292737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969392854445813813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7942331278810539934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8032973380191615206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5340266982699709336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7572670376880102950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3412417699574599371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307563764428518582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3979098021616992176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6979534554516436009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2541240838120592708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149351488696601177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2503445015195269386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -575853275899569723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386176861866195952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1466372672672713911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4484142621227185868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7673961247625729807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7942001667490956575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 109675553117200847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1431364451061388832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7813493976820842950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733640559162334442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9168807221144296782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -936844217333807126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948856377599325989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207278589728075718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437197726662819139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2778202987405910867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047193334682741653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3654909029423455048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 817529751764338452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6748578280573781720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6521247067222155131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053069061301818496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3038188954766055525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8501248459540073684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3369521391140365838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4008248837041635356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5336733131483105396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3788844591616489038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5246929949536526463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5265716287959364020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2381524991274022181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5125063034054938455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7326670155736807635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3794011348152702243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2194606804158817629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050061147958859046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1077140869803128030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002392767441771986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5987606704706716701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031970171960187435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4610664380522217115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425184509537675480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6694583186837856152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3469116980280369248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5853687102816711542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 850820929595149557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651962176469452794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4994950196372172840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -177314273577351627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805023926775527817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 834425920130129252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853336508055042553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593153749860019029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542420746149538648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7253475847625118838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2249762734341343570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8800148348123880328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9169845080860822314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6707620947512737673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630076406991540096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1042663293793747803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7773588795476115578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5003457086062008045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7316409621327066992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3227550576063890313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479632302794371354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359052869257516379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4560719397793881243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4676528370005569607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839957133523965404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546206044442431647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6512806645935302832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 223905529386768228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4144685213476684073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869991773770957642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5205263276886806750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192978803605808017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5223396016831545322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752845895844615001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8243620089177924045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1842752489270101966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3334271242084504513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7938183759609292424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1198427279379151855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6805921319156193698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4399395948942813673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8938661979109708451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274184411795120402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3673835499258891555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8953365639253483600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4755355803698567470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3123636016527089241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:42,598 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,598 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,598 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,598 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,607 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=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12469 (was 12523) 2024-01-15 09:55:42,614 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=480, ProcessCount=167, AvailableMemoryMB=12469 2024-01-15 09:55:42,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,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 2024-01-15 09:55:42,629 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,629 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 2024-01-15 09:55:42,629 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-15 09:55:42,629 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-15 09:55:42,630 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-15 09:55:42,630 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,638 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=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12453 (was 12469) 2024-01-15 09:55:42,646 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=480, ProcessCount=167, AvailableMemoryMB=12453 2024-01-15 09:55:42,656 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,659 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 2024-01-15 09:55:42,659 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,660 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 2024-01-15 09:55:42,660 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-01-15 09:55:42,661 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-15 09:55:42,661 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,661 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,661 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,661 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,670 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=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12439 (was 12453) 2024-01-15 09:55:42,678 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=480, ProcessCount=167, AvailableMemoryMB=12438 2024-01-15 09:55:42,688 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,695 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-15 09:55:42,695 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,698 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 2024-01-15 09:55:42,708 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,717 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,724 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,729 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 2024-01-15 09:55:42,729 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,730 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 2024-01-15 09:55:42,730 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,736 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,736 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,736 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,736 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,744 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=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12307 (was 12438) 2024-01-15 09:55:42,753 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=480, ProcessCount=167, AvailableMemoryMB=12307 2024-01-15 09:55:42,763 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,768 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 2024-01-15 09:55:42,768 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,769 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 2024-01-15 09:55:42,779 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,783 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 2024-01-15 09:55:42,784 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,784 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 2024-01-15 09:55:42,784 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,784 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,784 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,784 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,793 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=89 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12262 (was 12307) 2024-01-15 09:55:42,800 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=480, ProcessCount=167, AvailableMemoryMB=12262 2024-01-15 09:55:42,810 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,815 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 2024-01-15 09:55:42,815 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,816 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 2024-01-15 09:55:42,826 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,833 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 2024-01-15 09:55:42,833 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,833 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 2024-01-15 09:55:42,833 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:42,833 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:42,833 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:42,833 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:42,842 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=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12207 (was 12262) 2024-01-15 09:55:42,850 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=480, ProcessCount=167, AvailableMemoryMB=12206 2024-01-15 09:55:42,860 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:42,867 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 2024-01-15 09:55:42,868 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,868 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 2024-01-15 09:55:42,868 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-log-dir so I do NOT create it in target/test-data/e018fa15-3bab-2932-4eaa-de07df4a30b6 2024-01-15 09:55:42,869 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/c4df55e3-ead3-ed01-52d4-dab851250cfb/hadoop-tmp-dir so I do NOT create it in target/test-data/e018fa15-3bab-2932-4eaa-de07df4a30b6 2024-01-15 09:55:42,869 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-15 09:55:42,879 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/e018fa15-3bab-2932-4eaa-de07df4a30b6/bucketNoRecycler.cache 2024-01-15 09:55:42,879 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 2024-01-15 09:55:42,879 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:42,879 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/e018fa15-3bab-2932-4eaa-de07df4a30b6/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/e018fa15-3bab-2932-4eaa-de07df4a30b6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:42,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5208414761422502980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-15 09:55:43,980 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/e018fa15-3bab-2932-4eaa-de07df4a30b6/bucketNoRecycler.persistence 2024-01-15 09:55:43,980 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:43,980 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:43,980 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:43,993 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/e018fa15-3bab-2932-4eaa-de07df4a30b6/bucketNoRecycler.cache 2024-01-15 09:55:43,993 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-15 09:55:43,993 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:43,996 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:43,996 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/e018fa15-3bab-2932-4eaa-de07df4a30b6/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/e018fa15-3bab-2932-4eaa-de07df4a30b6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-15 09:55:43,997 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:43,997 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:43,997 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:43,997 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:44,006 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=480 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12172 (was 12206) 2024-01-15 09:55:44,014 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=480, ProcessCount=167, AvailableMemoryMB=12171 2024-01-15 09:55:44,024 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:44,031 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 2024-01-15 09:55:44,031 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:44,031 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 2024-01-15 09:55:46,283 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:46,283 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:46,283 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:46,283 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:46,292 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=442 (was 480), ProcessCount=167 (was 167), AvailableMemoryMB=12145 (was 12171) 2024-01-15 09:55:46,299 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=442, ProcessCount=167, AvailableMemoryMB=12145 2024-01-15 09:55:46,310 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,317 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 2024-01-15 09:55:46,317 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:46,317 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 2024-01-15 09:55:46,328 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,336 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 2024-01-15 09:55:46,336 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:46,336 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 2024-01-15 09:55:46,336 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,343 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,351 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,358 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:46,358 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:46,358 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:46,358 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:46,366 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=442 (was 442), ProcessCount=167 (was 167), AvailableMemoryMB=12011 (was 12145) 2024-01-15 09:55:46,374 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=442, ProcessCount=167, AvailableMemoryMB=12011 2024-01-15 09:55:46,384 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,388 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 2024-01-15 09:55:46,389 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:46,389 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 2024-01-15 09:55:46,389 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:46,389 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:46,389 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:46,389 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:46,398 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=442 (was 442), ProcessCount=167 (was 167), AvailableMemoryMB=11990 (was 12011) 2024-01-15 09:55:46,406 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=442, ProcessCount=167, AvailableMemoryMB=11989 2024-01-15 09:55:46,416 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-15 09:55:46,421 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 2024-01-15 09:55:46,421 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-15 09:55:46,421 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 2024-01-15 09:55:46,421 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-15 09:55:46,421 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-15 09:55:46,421 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-15 09:55:46,421 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-15 09:55:46,430 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=442 (was 442), ProcessCount=167 (was 167), AvailableMemoryMB=11966 (was 11989)