2024-04-10 06:54:33,345 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-10 06:54:33,532 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/ae98df1d-6f5a-64ad-5daa-09b702102f91 2024-04-10 06:54:33,584 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=316, ProcessCount=178, AvailableMemoryMB=7412 2024-04-10 06:54:33,613 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,620 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:33,630 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:33,632 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:33,635 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-10 06:54:33,759 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:33,759 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:33,759 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:33,760 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:33,771 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=316 (was 316), ProcessCount=178 (was 178), AvailableMemoryMB=7344 (was 7412) 2024-04-10 06:54:33,779 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=316, ProcessCount=178, AvailableMemoryMB=7344 2024-04-10 06:54:33,792 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,798 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:33,798 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:33,800 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:33,809 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:33,810 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:33,810 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:33,810 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:33,810 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:33,819 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:646) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=178 (was 178), AvailableMemoryMB=7307 (was 7344) 2024-04-10 06:54:33,830 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=316, ProcessCount=178, AvailableMemoryMB=7307 2024-04-10 06:54:33,836 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,841 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:33,841 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:33,846 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:33,866 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,873 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,882 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:33,883 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:33,886 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:33,887 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,892 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,898 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:33,898 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:33,898 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:33,898 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:33,908 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 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:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.Thread.currentThread(Native Method) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:196) java.lang.ThreadLocal.get(ThreadLocal.java:172) java.lang.StringCoding.deref(StringCoding.java:63) java.lang.StringCoding.decode(StringCoding.java:179) java.lang.StringCoding.decode(StringCoding.java:254) java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:56) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=178 (was 178), AvailableMemoryMB=7145 (was 7307) 2024-04-10 06:54:33,917 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=316, ProcessCount=178, AvailableMemoryMB=7145 2024-04-10 06:54:33,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:33,928 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:33,929 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:33,939 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:34,089 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-10 06:54:34,490 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 06:54:34,505 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/bucketNoRecycler.cache 2024-04-10 06:54:34,505 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:34,505 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:34,506 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ae98df1d-6f5a-64ad-5daa-09b702102f91/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/ae98df1d-6f5a-64ad-5daa-09b702102f91/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:34,634 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ae98df1d-6f5a-64ad-5daa-09b702102f91/bucketNoRecycler.persistence 2024-04-10 06:54:34,634 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:34,776 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ae98df1d-6f5a-64ad-5daa-09b702102f91/bucketNoRecycler.cache 2024-04-10 06:54:34,776 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:34,776 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:34,787 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:34,787 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ae98df1d-6f5a-64ad-5daa-09b702102f91/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/ae98df1d-6f5a-64ad-5daa-09b702102f91/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:34,828 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:34,828 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:34,828 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:34,828 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:34,837 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=178 (was 178), AvailableMemoryMB=7157 (was 7145) - AvailableMemoryMB LEAK? - 2024-04-10 06:54:34,845 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=316, ProcessCount=178, AvailableMemoryMB=7157 2024-04-10 06:54:34,856 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:34,861 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:34,861 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:34,862 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:35,920 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-10 06:54:37,021 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-10 06:54:38,122 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:38,122 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:38,122 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:38,123 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:38,141 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=291 (was 316), ProcessCount=178 (was 178), AvailableMemoryMB=7143 (was 7157) 2024-04-10 06:54:38,150 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=291, ProcessCount=178, AvailableMemoryMB=7143 2024-04-10 06:54:38,161 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,165 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,165 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,166 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,578 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,579 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:38,579 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:38,579 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:38,579 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:38,588 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=7074 (was 7143) 2024-04-10 06:54:38,597 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=291, ProcessCount=178, AvailableMemoryMB=7073 2024-04-10 06:54:38,607 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,613 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,614 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,614 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,624 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,632 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,638 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,639 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,643 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,643 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,649 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,650 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,650 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,651 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,659 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,659 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,663 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,663 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:38,663 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:38,663 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:38,663 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:38,673 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6907 (was 7073) 2024-04-10 06:54:38,682 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=291, ProcessCount=178, AvailableMemoryMB=6907 2024-04-10 06:54:38,692 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:38,696 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,697 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,697 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,706 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir so I do NOT create it in target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e 2024-04-10 06:54:38,706 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir Erasing configuration value by system value. 2024-04-10 06:54:38,706 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir so I do NOT create it in target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e 2024-04-10 06:54:38,707 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-10 06:54:38,707 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/058e2986-1a90-6d65-b6b0-1029f19de89e 2024-04-10 06:54:38,707 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 06:54:38,718 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.cache 2024-04-10 06:54:38,718 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:38,718 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:38,719 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e/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/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:38,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7073162980029140729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:39,921 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.persistence 2024-04-10 06:54:39,922 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:39,922 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:39,922 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:39,942 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/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.cache 2024-04-10 06:54:39,942 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:39,942 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:39,944 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:39,945 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e/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/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:39,945 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.persistence 2024-04-10 06:54:39,945 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:39,945 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:39,945 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:39,957 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/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.cache 2024-04-10 06:54:39,957 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:39,959 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:39,963 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:39,963 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-10 06:54:39,963 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/058e2986-1a90-6d65-b6b0-1029f19de89e/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/058e2986-1a90-6d65-b6b0-1029f19de89e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:39,964 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:39,964 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:39,964 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:39,964 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:39,973 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6852 (was 6907) 2024-04-10 06:54:39,983 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=291, ProcessCount=178, AvailableMemoryMB=6852 2024-04-10 06:54:39,992 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:39,997 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:39,998 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:39,999 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,310 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,326 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.35 MB, memory=0 B 2024-04-10 06:54:40,327 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,329 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2024-04-10 06:54:40,330 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,332 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.38 MB, memory=0 B 2024-04-10 06:54:40,333 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,335 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.16 MB, memory=0 B 2024-04-10 06:54:40,356 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,357 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.55 MB, memory=0 B 2024-04-10 06:54:40,358 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,360 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.33 MB, memory=0 B 2024-04-10 06:54:40,360 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,363 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.54 MB, memory=0 B 2024-04-10 06:54:40,364 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,365 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=117.34 KB, total=30.06 MB, single=0 B, multi=1.32 MB, memory=0 B 2024-04-10 06:54:40,365 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3374864862758474864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054426555749378449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4830646874000615045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2902905037123744793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110871180664693550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811714993938007939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -836808261673370407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7734165956262228007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5431697564253152298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5766774434728877424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599543582845984619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683719953329006582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,369 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6872740485847059808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6908426955784186443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,369 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6280259987763391108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5204843709388355329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676503642854456213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027066025318807723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3622257998029176201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118721809017698449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,370 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4449471276181540792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7853428584702271827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,371 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1823766237277640309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1393715972952232140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924364492902648258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3690081128619068414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,371 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4726519529424703041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3064616960302372650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,372 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573685059388561561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1489397694281134932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7026604580518818443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3600301950231728666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -144533511376406406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,373 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341713306026587940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220161091633931549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,373 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 290662594714779453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5672507007572264210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667669987078929215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,374 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8609791108434920286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,374 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3000061504028134889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2203716593042641265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7928288010168593901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,375 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109387221645771878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8036243878085626885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,375 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139286707932725966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477626765752824246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 487842672802487455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,376 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6694447551346297919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,376 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2820148482164577021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3011007210844654032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666409418471963526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,377 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7206353982858555440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,377 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281699550362551256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5291549505186701227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5544153647193655678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,377 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=9.78 KB, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2024-04-10 06:54:40,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -988815278513957277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,378 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5287557023504767748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361978219541733489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1851143458389435107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,379 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=29.33 KB, total=30.06 MB, single=0 B, multi=1.19 MB, memory=0 B 2024-04-10 06:54:40,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5835809076263065770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,379 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7027013241054297294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8715394753058376240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050710695850892225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,379 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=48.89 KB, total=30.06 MB, single=0 B, multi=1.16 MB, memory=0 B 2024-04-10 06:54:40,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -135890652156920270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 935678208054426084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,380 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6506720708757843257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618724664875925140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005147641948866608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,381 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=9.78 KB, total=30.06 MB, single=0 B, multi=1.12 MB, memory=0 B 2024-04-10 06:54:40,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 234911372566578835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,381 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8518054198417330261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953460536401393837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4739442792781015563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,381 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6356775042397751845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,382 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3243656274981313627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7853064659850050458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6975076952940479637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,382 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2961010185386619547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,383 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647703246327690992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4342734713952828390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 222902585600701370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,383 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201704166783422616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963451538067707383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,384 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6675604383186908019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8917416912232677799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474161351363554313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,384 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2568379781711483483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,385 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978138820874107703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2012057679127448105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3102191680451353673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,385 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3444886163989911949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,385 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7520185495352846570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061157478386115323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429655029995764845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,386 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5991237471725097738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704984290883172019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,386 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175478685163270493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692326400668631824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6470691675147598849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,387 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -452353481616375929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4154380605794285821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,387 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9012433229216540910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113713484185582138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4379033028852743521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,388 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2693874800796731938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,388 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471353114192624365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3246810597435626974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9058103399782191293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,389 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710473779467719273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,389 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348677279890764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301705286341130266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782691351207126073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,390 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073926990490415081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,390 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928236565346029684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7684669827979469506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6057891470693190082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5418369090224479803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1692719838922896143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3431408335600897342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4323068584639050454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8894471831168477681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5769249854319637981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1737350713314595016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8812078104290537228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,391 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2791126437153855093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8978642825000308626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925242201076837669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3085359376220307438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4550593565180188122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562112936191132353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390545718811791158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6141603592480454539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9144271319413647125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,392 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257648168515117440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4810613419977098861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569548160577847688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5563805811876228528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6593779208090960353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 450323482559377943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1559552974890781291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2175361758680612030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 232937514683170279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4470029382669413814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,393 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6632052187002663735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4143151835428514915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6853753432967052954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760831738974824991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192371119274626828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7503407175946588670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8162229685983271810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5411294921494889257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,394 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835424726340865583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8346563302284755058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6926329364088344332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9145108292982215691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243473144784986875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540482059621248940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3308818337135015532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589573004058824854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,395 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046529761758973497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153140708701759019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092651565892461711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -352535439014326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6473228795510482563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7890967446227284497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1061763275175810305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2215220559883551915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643411996514343903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181128629057166069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,396 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8797583651418095118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2295087248481997692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8248436600167804299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,397 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341988229699955154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4501291628567342936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595943897520114353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307976457738989652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7428927700787765190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8071143659656490728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -796152204507332288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1689254792142260813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4026520717575547103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937205764601337954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,398 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -259368633948538153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -888870327424054418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5981186356971060107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8600603352528679167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4789156047508123958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2232674904133782050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2394326377532096226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068697014174578424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980037502185308813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 48290222143707954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806861120049315573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1048679563995118182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011949690888511710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892747599384540489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -31311337411488144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622410752723797610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054736441699432784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868720450085263672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926312870768008605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554671357730611644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8611222950290324217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1567231478120159033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1497059410174825589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3271761199531758868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9021709538648140651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6393693497547501212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869391704742236129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3897523123919051194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616218146331731602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2382658301292090634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786296598406204858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7426802991636388561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755632542025420547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6751600543482415699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738494809401499758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526259889403564075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2267731028075841435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5913420035023547331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7096277513181108604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -327253468244962287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3299172480441664596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,402 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877214290811132749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962716521688322733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6955496995209157921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 240791032840680704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384696235693781039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6166458436165283250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135593847971307272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381063388705482530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5813307393394072052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,403 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8645322163906532300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504243881470342649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705938948785964264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -620207202592581826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7154564768073117317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208669452938628118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2544272571621721305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1199549886811303617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2126261061900355477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7161593122829582505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180396215728741362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350309387189487724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428649716309945781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794350007985189638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512272838227923524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183832911574231322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 413353395647568974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7788855901696280659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3169414924812492364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7664264498398656605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3901785483594653491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573681001239323833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2075738079639647225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580717812648532340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8663745711240598507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7002413043262799284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2956968959009246363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3489180894992454356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3054729782770166643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1590265084379192983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231130285305317187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691271292040854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558526831026078699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2514135200093482797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217719979533537732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2975768312280972055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 615542338578935282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406838275747452045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6305615459444620863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3626681918582718465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,407 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5572498047906554793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2712568292874551252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6394773852041224467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7598816624963581778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959262782749479012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7545047159107668816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947949158280335013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5971994486601583768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7934545533093405747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671432567714783287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6950509652684976326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,408 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168805528580944441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -67382355455240305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238661604247757204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251427740128194403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5264338455518741731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2777927887283302433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8636346746835254989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687861484300699951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206400864042131956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984539296871576635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7952393364220383795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1527138092659530990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5260057729734411826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -120924102536043896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9032049123692930060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6618460027014552610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1388370388377343536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -719217170612416697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1178517002557728544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969035125235301562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7172477105227424256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876847866441438322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5317989765196783850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575211017451536952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,411 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7533619554568439486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794149894513088410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:40,411 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,411 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,411 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,412 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,412 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,413 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,413 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-10 06:54:40,413 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:40,413 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.11 MB, memory=0 B 2024-04-10 06:54:40,414 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:40,414 ERROR [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(976): WriterThread encountered error java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1085) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-10 06:54:40,415 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:40,417 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:40,428 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6755 (was 6852) 2024-04-10 06:54:40,437 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=291, ProcessCount=178, AvailableMemoryMB=6755 2024-04-10 06:54:40,447 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,451 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,454 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,455 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-10 06:54:40,455 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-10 06:54:40,455 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-10 06:54:40,455 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:40,465 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=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6739 (was 6755) 2024-04-10 06:54:40,473 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=291, ProcessCount=178, AvailableMemoryMB=6739 2024-04-10 06:54:40,482 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,486 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,486 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,487 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,491 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-10 06:54:40,491 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-10 06:54:40,491 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-10 06:54:40,491 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,492 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:40,494 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:40,494 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:40,495 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:40,495 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:40,514 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6719 (was 6739) 2024-04-10 06:54:40,524 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=291, ProcessCount=178, AvailableMemoryMB=6718 2024-04-10 06:54:40,533 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,537 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,537 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,539 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,550 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,555 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,561 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,567 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,567 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,567 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,568 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,574 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:40,574 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:40,574 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:40,574 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:40,583 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=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6577 (was 6718) 2024-04-10 06:54:40,593 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=291, ProcessCount=178, AvailableMemoryMB=6577 2024-04-10 06:54:40,602 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,605 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,606 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,606 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,615 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,619 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 06:54:40,619 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,620 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,620 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:40,620 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:40,620 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:40,620 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:40,629 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6519 (was 6577) 2024-04-10 06:54:40,638 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=291, ProcessCount=178, AvailableMemoryMB=6518 2024-04-10 06:54:40,649 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,654 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,654 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,655 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,662 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,666 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 06:54:40,666 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,667 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,667 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:40,667 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:40,667 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:40,667 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:40,677 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6463 (was 6518) 2024-04-10 06:54:40,687 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=291, ProcessCount=178, AvailableMemoryMB=6462 2024-04-10 06:54:40,696 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:40,700 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,701 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,701 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir so I do NOT create it in target/test-data/0b8e1d34-d52f-8908-aa79-bf16483ff5d1 2024-04-10 06:54:40,701 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir so I do NOT create it in target/test-data/0b8e1d34-d52f-8908-aa79-bf16483ff5d1 2024-04-10 06:54:40,702 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 06:54:40,713 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/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/bucketNoRecycler.cache 2024-04-10 06:54:40,713 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:40,713 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:40,713 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/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/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:40,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3214810554679057796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:41,814 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/bucketNoRecycler.persistence 2024-04-10 06:54:41,814 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:41,814 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:41,814 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:41,838 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/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/bucketNoRecycler.cache 2024-04-10 06:54:41,838 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:41,838 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:41,841 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:41,841 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/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/0b8e1d34-d52f-8908-aa79-bf16483ff5d1/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:41,842 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:41,842 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:41,842 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:41,842 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:41,852 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=291 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6429 (was 6462) 2024-04-10 06:54:41,862 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=291, ProcessCount=178, AvailableMemoryMB=6429 2024-04-10 06:54:41,871 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:41,875 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:41,875 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:41,876 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:44,130 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:44,130 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:44,130 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:44,130 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:44,145 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 291), ProcessCount=178 (was 178), AvailableMemoryMB=6402 (was 6429) 2024-04-10 06:54:44,154 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=267, ProcessCount=178, AvailableMemoryMB=6401 2024-04-10 06:54:44,163 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,166 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:44,167 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:44,167 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:44,184 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,188 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-10 06:54:44,189 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:44,189 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:44,189 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,195 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,201 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,205 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:44,205 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:44,205 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:44,205 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:44,215 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=6264 (was 6401) 2024-04-10 06:54:44,224 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=267, ProcessCount=178, AvailableMemoryMB=6264 2024-04-10 06:54:44,235 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,239 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:44,239 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:44,239 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:44,240 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:44,240 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:44,240 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:44,240 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:44,248 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=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=6233 (was 6264) 2024-04-10 06:54:44,256 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=267, ProcessCount=178, AvailableMemoryMB=6233 2024-04-10 06:54:44,265 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,269 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:44,269 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:44,270 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:44,270 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:44,270 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:44,270 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:44,270 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:44,278 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=6205 (was 6233) 2024-04-10 06:54:44,288 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=267, ProcessCount=178, AvailableMemoryMB=6204 2024-04-10 06:54:44,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:44,304 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:44,304 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:44,304 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:45,729 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:45,729 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:45,729 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:45,729 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:45,745 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=5925 (was 6204) 2024-04-10 06:54:45,752 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=267, ProcessCount=178, AvailableMemoryMB=5926 2024-04-10 06:54:45,762 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,766 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:45,766 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:45,767 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:45,769 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:45,770 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:45,770 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:45,770 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:45,770 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:45,781 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=5922 (was 5926) 2024-04-10 06:54:45,791 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=267, ProcessCount=178, AvailableMemoryMB=5922 2024-04-10 06:54:45,802 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,806 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:45,806 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:45,807 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:45,816 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,820 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,824 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:45,824 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:45,825 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:45,825 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,831 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,837 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:45,837 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:45,837 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:45,838 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:45,847 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=61 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=5890 (was 5922) 2024-04-10 06:54:45,855 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=267, ProcessCount=178, AvailableMemoryMB=5889 2024-04-10 06:54:45,864 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:45,868 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:45,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-04-10 06:54:45,869 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:45,869 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir so I do NOT create it in target/test-data/c413ce22-f74d-291e-5d0c-c9724c9737d0 2024-04-10 06:54:45,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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir so I do NOT create it in target/test-data/c413ce22-f74d-291e-5d0c-c9724c9737d0 2024-04-10 06:54:45,870 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 06:54:45,878 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/c413ce22-f74d-291e-5d0c-c9724c9737d0/bucketNoRecycler.cache 2024-04-10 06:54:45,878 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:45,878 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:45,878 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c413ce22-f74d-291e-5d0c-c9724c9737d0/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/c413ce22-f74d-291e-5d0c-c9724c9737d0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:45,886 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-10 06:54:45,989 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c413ce22-f74d-291e-5d0c-c9724c9737d0/bucketNoRecycler.persistence 2024-04-10 06:54:45,989 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:46,008 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/c413ce22-f74d-291e-5d0c-c9724c9737d0/bucketNoRecycler.cache 2024-04-10 06:54:46,009 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:46,009 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:46,011 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:46,011 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c413ce22-f74d-291e-5d0c-c9724c9737d0/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/c413ce22-f74d-291e-5d0c-c9724c9737d0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:46,012 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:46,012 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:46,012 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:46,012 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:46,021 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=5888 (was 5889) 2024-04-10 06:54:46,030 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=267, ProcessCount=178, AvailableMemoryMB=5888 2024-04-10 06:54:46,041 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:46,045 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:46,045 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:46,045 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:47,146 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-10 06:54:48,248 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-10 06:54:49,349 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:49,349 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:49,349 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:49,349 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:49,357 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 267), ProcessCount=178 (was 178), AvailableMemoryMB=7028 (was 5888) - AvailableMemoryMB LEAK? - 2024-04-10 06:54:49,369 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=178, AvailableMemoryMB=7026 2024-04-10 06:54:49,383 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,389 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,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-04-10 06:54:49,391 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,392 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,392 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:49,392 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:49,392 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:49,392 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:49,402 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=178 (was 178), AvailableMemoryMB=7015 (was 7026) 2024-04-10 06:54:49,412 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=178, AvailableMemoryMB=7014 2024-04-10 06:54:49,421 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,425 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,425 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,426 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,434 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,439 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,445 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,446 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,446 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,446 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,451 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,451 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,454 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,455 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,460 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,460 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,463 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,463 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:49,463 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:49,463 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:49,463 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:49,472 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=76 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=178 (was 178), AvailableMemoryMB=6905 (was 7014) 2024-04-10 06:54:49,481 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=178, AvailableMemoryMB=6903 2024-04-10 06:54:49,489 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:49,493 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,493 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,494 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,502 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir so I do NOT create it in target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b 2024-04-10 06:54:49,502 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir Erasing configuration value by system value. 2024-04-10 06:54:49,502 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir so I do NOT create it in target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b 2024-04-10 06:54:49,502 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-10 06:54:49,502 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/af6bf571-126b-2bc8-fefa-f1eba2403b3b 2024-04-10 06:54:49,503 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 06:54:49,512 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/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.cache 2024-04-10 06:54:49,512 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:49,512 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:49,513 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b/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/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:49,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6828095829330944569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:50,614 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.persistence 2024-04-10 06:54:50,614 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:50,614 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:50,614 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:50,630 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/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.cache 2024-04-10 06:54:50,631 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:50,631 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:50,634 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:50,634 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b/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/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:50,635 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.persistence 2024-04-10 06:54:50,635 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:50,635 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:50,635 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:50,652 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/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.cache 2024-04-10 06:54:50,652 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:50,654 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:50,657 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:50,657 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-10 06:54:50,658 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/af6bf571-126b-2bc8-fefa-f1eba2403b3b/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/af6bf571-126b-2bc8-fefa-f1eba2403b3b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:50,658 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:50,658 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:50,658 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:50,658 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:50,668 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=178 (was 178), AvailableMemoryMB=6630 (was 6903) 2024-04-10 06:54:50,678 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=178, AvailableMemoryMB=6630 2024-04-10 06:54:50,691 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:50,699 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:50,699 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:50,701 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,016 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-10 06:54:51,028 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=3.92 MB, total=31.75 MB, single=0 B, multi=14.45 MB, memory=0 B 2024-04-10 06:54:51,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1107369305959708753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1157385440718354189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3932131388071275858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5838075227984189402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5456899125892717237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1863646179299164130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286789016030620795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900566733986053920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3835340834332848408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168153423514448079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6661440562118061694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524009689322941821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019074489521432946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4792711025089643425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2985327678529508974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371394578888854013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8421144801410585325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9041683035631017392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2908205760255987373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6860275249855782831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3319655547727190728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768454171615741074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741433854813353088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6846697917060801316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5017983238939884733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4553796687347152034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6863777336676742252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186417407932874079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131345604498925184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6728901161608342469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1683185157589104035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2417531839276931538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6347291248037425059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683848047125467338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3655293700441097655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340050410943510424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1561509444818994997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8269888104202673229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5252315022466595158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2963654183512346509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2280742163674027163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1982727323035683893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890915311628312470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070637740877500239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900371137879844310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8862858274288639858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7108038494876112590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805943004742502565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401345512988771499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555681393871825406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7515569889982746462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753368679220679008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4414140454869216508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1865369396625746786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6535962964236382142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766040766886936779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2233531976282133357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3728239856281034695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585669252736529561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135935870269677342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2264583747468134159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652425532077587935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7080728952878428669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6383356662279090037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3895724216085933840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5762655794856455490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6118871123177222332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910196815512287640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6912806265761165003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8921709844925827354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564202162463900442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6866789087703726479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 983342209584032057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997611684820989506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 494405608484486336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4341581611150947788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5314440344404249819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3713358083552514878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670497092186841319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1731195992549288707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8251404889827907880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667214140680224854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927320159362775616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5127450074256337795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8215874330198552427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7024151892702332405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6066681695797478609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5094938903026971325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8005670242799915764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252917464639305962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5319178654799955285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2832391181398077054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865783584797054874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054675075440571907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843785815232070296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8494687428184239964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2946626917693273102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935909092654234201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000932115532175499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2803240836539350774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218649035421399471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7167880657661374048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4628136595822284227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142247207230163595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 887071062665668619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526679211142003607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239802764523331970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318846402068557372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903435175570319261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 512525932937782840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -239364590719962989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670898653501053102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5167335744047875944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7204859641930432479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940998697786885485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038979749983139148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9111259918626512621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245565360438863202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1455387179164222731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360045616870395173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9186095894698172305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2565386225029097085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936132351109910047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011559536341956865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 754971757168125912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142681869244572330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6544594342992939908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1402630610603601263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211127983860732026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5587334999281648282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5237282785217030184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -856711562024968582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2780329850234119183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6693104183930340733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4041569955232109466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6952652702162997265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8942734557775427457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445046230827276085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5418221250257006980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9214414423380114481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365602481359357546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4888567328713178488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4476458900314739666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139171577646305898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728879579564547288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819346169674445779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 879862252567639513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2778645470546401930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9160957925700662890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8023637316023045177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952507481055454927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7415828391738307366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760608694615767704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340226687575631536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -709801388810254760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563094863908233123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2468140317439063397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6736759478883205614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6018395884714663489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643438540058676642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6233569655714534272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162346143416390986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8571594248227982759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6082392305165186177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046000620587388348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1490152217423699558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1711881772830750474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982921226815113878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726395975930936542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2561623424085907363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3337454759602792046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1012430992182340590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8437203298126325416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2725078002405054163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6010112043734138428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4834701071033410237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5212479084301142842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8628173336917001292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3921021309637097020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1570925905706943647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6880129293749800738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180750797377535893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3490423625242790812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 347147201819364241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6002571756070946727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67609993626741732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987868026219976793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3251356091008061523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6360069744483476582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5212611798408992964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5338272512598386235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5570409440188634362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3829666926742003204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426627526595089600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2026897381977173599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -933099023713404795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753438065645765397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534642476975895833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6119760083106853295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6682183540851309725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671275856163811455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483107495391389452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2742711108490159070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510638698345496231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8254547013947915085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8200052724910223198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098295329440630261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392250522688915580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2924557917220581271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 555192609165106581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139577476274317590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1271051709073518942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158300275706087920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9048949890444051189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8122138878073947069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8496164889312601498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4286579820594950063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349815192768125300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7652820076885605910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 964536654639627486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210304511951929830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3842769886148602193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2514613579642188128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8578550455591394532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899196278862366238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6642169415677623832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369901394766800039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124693004089979226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812119228851847457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8222818582021565317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151793400397272774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328561267938078236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2317162819973894259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373929353846274860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4961076135484500488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2108471887725450604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511897199594320664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377829156324689884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5341464721621031051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869622490187544220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861440355714619599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4263158460349707618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1613963985521097330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789340163870812353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1985504324505193520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4052074115609022202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108709402858560279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8093488239298565281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1832884037736397065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5138802490552312529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749900489651003219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374626874286743801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785311374943619364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2749433890350479671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609272158416894304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 293777795794136144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8918671776612100930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7263465543770140934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234795121154927252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7480660975751074997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2215816162280181252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9125493331128703702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7144510601439576883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3894273055184188807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3578168747037016790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3326231614767261413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4597718272565290118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2223282210423270303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4966145369082994749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1916810423730658445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2320003970060684877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3444904228857010575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400364805425678921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4314527412478218111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927770528153672138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1426129495671270386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292971349015569083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388427546764342270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1095698843054532379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288015723670162585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -82044074948061957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358568032230128760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286966540699804080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8852952950486032929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168904334674027187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159996482182828043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2972754199295316236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118136934909859296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -464053807210278771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5766478172926968712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7898626254018348335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7774897647764007389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1584977757426983326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984275604851494925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5434452064043045648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239980280119500512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3140906532393563200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092013091160848132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6192015457553945991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8585327438862280904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7308274297949504127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288337772617976444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4052988112902222539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9177773580503599567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384554720914949798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747948249720571698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5178303179102785657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427309242542625325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1533635944640049360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606339844126105052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6720436754843880579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047336191260541836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5296013626805807860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049230822162095127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5880513933657996424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535252775248480854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4929702005815593549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1378689312908492785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1520865940552508382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3577911963723171331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2026575772728611823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922712893784360853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1389828768384761316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6131806834241863530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -95451649353228413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -838189027905345557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7131804427539117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6694048505650242978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3000809139414402152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7965073796010822430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1678545113276227247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -149636708223236999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3637362249853355754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2921363649761895128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4335687562021630460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80841630268072215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6381292453453909137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4486372688424085921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045570925293280051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1460940964575568777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5073314524311582441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583625994767844078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8526782550195371576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746410152478904149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7519227036965616280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979163505502331783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -537044341174755881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3876222567449292847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622556695183383703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6963520041387684435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2386991848574498456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -967336966435996504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6691097102697316112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9183749202968373760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5428708652207991287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8197058471040242530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760593493641869421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3806449513674627694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6621488444942532866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4721926188820561469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5418636012808374216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2811906246766307779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6690806362422853207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93279575567038586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3426414942001852053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6906497073014922342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858209419403044763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1169953611341058956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5166643593609739633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4087443850203096312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273186799358083428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464981117453069571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025801164874505222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964200730139660241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186608959267698181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8611537196007988968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3017470374973819637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461595057197860056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1710597926526408072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -696642634856693463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401466044399781543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5352662707269548724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2803275878967579467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 168622335225636705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017386902629559078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5285088717328334545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766346094359913709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060681295449950333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 383600154226039874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841690760483586525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6136082436205696595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776794162857869037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3169251563721598649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2644539772273356623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4560021611818175712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1861162604517748823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2167879122621534314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3483996840438565510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8153743322339232083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153089207504246576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4877251598368088547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769673414552554605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3585529181252085922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5219093344658945596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7794883299321978914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3106041092258414239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 164286096634984136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5468910858436828860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5526212079472824377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -313482961685266809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345663182339584912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894046286353554482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8033511486560091288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1171354955551088851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 290950293963194663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1029949967461018013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3340362596536346409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 648626073154607952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212656909569360153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1379209048952290712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2977850517546520729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4854802916879968998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5519955982255065569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7743862748255846773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5729610747488655018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 75630256604525912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2323518740350889475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775837210585133391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2439134073436321910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5864131021277244258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4002537200679003998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3403758505383202749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4419053401861385783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -448908520887219766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920172642609853079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546222070886662930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1706714934931952806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8864774809096938134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1010171829579657636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4626466820399040556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701483764642170868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8519570167897347829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1311366487730630129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1018924281458232748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146882109537797962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118658452998461501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7590598192387785772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162352276660102045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1033631981517446220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177894432439482148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016818567215764875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4539163027533614758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390568172363731809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6790096512846537640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9150689376721787179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606395012615329342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1917944124485049924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563180877054517593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5180499235392722182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911367036781232789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2983943531767661362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8551271681734919005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4068613450513416358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2304442106037630781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4950132152167228560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -69603029891238527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8765839537792748183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3267753024539222309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012018655275188900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3291045093898856936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7269607137337633921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107440350776776694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2985376122698103003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2109097226415418106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6574148395402420890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178121425447517565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8393900593521670647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2357812639282246827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5131757275958306628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4677305851781188012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1796574019679596312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2642357112662824848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5974337313178889546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374521829796357431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106864626126219407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8692521445301538560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8852635367664584598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9076296304538495790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552535417344315603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379867219735480006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6723286507449265073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8096037703992606545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850402148820713569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7615620793888482290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5905651935270120449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1146304168964823148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4540783284755930648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8178155370897681310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2407367073675554160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4348041667200600946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 287478430954949841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5222487976853875696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129483514405368878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2955599309444587777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4866416162220293087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165827333992203968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3102000429014631049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842618954028273983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758392576913004989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7079065299003945625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 859889679628905543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188143771988241765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7818605237733381741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7572018766251800666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768964599573166345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1985867266994237671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2197036351261521879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7523615670729133495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -514446987040469552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711932491200710450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3272018804537061218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8160469642219888773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8319465319177447319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464683498300751086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388994244111853080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8528055691732039068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266014394015298580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2222586236153352717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951644975882815711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5192325830663888239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235380496425172277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6792896263889348280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1265329418583323057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1874597562216433121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1695115001775887580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3051972263883374581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1826320469810071819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5913259440977935700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8150205807585054140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3055449323637715661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4124554585336438988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7548127816780743751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7476894209282554443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6339155385891460138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2682923108492489032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1279153300062472754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116254249572219208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2720312986012963188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6673535593252162650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3587941838784612093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033374503779440084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2017550231285359175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -867064771398460368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4601523446822317083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3933384121905404922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838396353850363075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682684571323843254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1462498226466093696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3333448318026273794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009440257864095870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479235652365932643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -693802017027392532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984173533868075534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2497531057859983688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290648621496734432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5631003135915025749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3500660459444499338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734266017971824192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3453787477657292647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668503125778928403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6698304612911237829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8776108844816111987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4454550028485824246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7353513071922702113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2506466344623022761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4734119243215902558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3119826031189740087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136780519480698889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 265801358644255071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339085851572427524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4042018126731454348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724925896729513109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6775718488304640424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8225375148002455720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4823442522087379350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8839829284535134530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8845224694296001490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434294344831680783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3398089787704045629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4481181417286590717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6961943316936494238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6816925357222025789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596645926548063715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4281470036011116537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4122403395317664164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789118563326460162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8973088986069841724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4692867127898951574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5498376964106076348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8869916928885177489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119875327575311282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1428697584706678765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409469625433226884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2981316098736908926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617566859852578569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335189328317916868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1679010040799214755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7429470706665657038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167213878866187908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -157673132972519561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7423469902692175703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024310878487129419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -333393415464554444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8767127175878607298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6777681526758156935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6909302925891069783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2645584075565634956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1858351308597544615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3574587910038449433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7631878139862932535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710830316623431186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4761586506886031064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1836086910327383534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925796075422620252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -746820900255254802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7596901030690195961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -127270590965612459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7709457427418278924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6866753946835081413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8974461774723008347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -869218133142094492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 516294569253837599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265400436454745003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2612852748511403309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217540247852084003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -312193837847715744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3957000822116244252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4854805574794548185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1174732892561487496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2480126788844513047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6516734596424319173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2623522078462870825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -555692526906351025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294610310738066732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7005078936445566380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 477178259453263352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922625642388270252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7350094995380902526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7503832570352671461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506302644852927331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1362578241921455354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2477837754147079642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386726214087797339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5275667594895958794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941652562961971323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4119352038986688566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075169115967589726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222484622984483443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7039473485277814266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180544395652472098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285068421280998931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1940554004086098984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4714048520491289775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7482830337301277043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037155315041814897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1883642371514078236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169067100523849811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4483882696213103696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8274978789627387114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8579373838231712961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -602539081165047239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286302368868916415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5799515024798902920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5812649466585489528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104218154276995264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7142753616557367884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677934130458093965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220905653465656354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7978782831459165017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -599960832492484877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839400690033276318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208448894384084442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647840460033479580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642830013993758925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6036238328146114024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9215656167962182028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2310837867186845250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095652167826335190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9089224786003206668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1630462100793368425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681889649308801665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2784915732605512885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6335585484069320659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9208566053972803647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7856332118279072460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8067980283400037031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7993565412735193779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7980464575259188253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1474323643408853074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4980263399161348788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776855459043125083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2080398306243174111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1487326778647814913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5568774744994029532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2660084323982172766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4139485803721805841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2400788472029783017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3531125403398833360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7118933000126798409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8894359395256340047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782047457889429563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466219767078534403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073754647132105452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8799313331492064269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8312068774199953697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2057389201883266919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24763091451150132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1636351051388370464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448442846234334200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3868445263796297846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084727879509576650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6086799564722981023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5117651109173479073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6974378612026618523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1054533734872651586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3515291034370138698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7997359742356723013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006100429329316754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6668229952924518725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3706140225791739298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158899253182495686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207206809579944435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3022595182640918025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2147578984684105591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726491325499059235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8947608971947052573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7391672058514116448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211716681359846228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3933676941105213477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6114171647271924328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3868454311752928063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7000250563942888104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4244562134351801131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4958697614673748124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 187567484607937367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1273336774746683169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216628066541105763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637938806936346741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8833656669532251288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959275982621670842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4725367830969258974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774570362396194605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310583658533901812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7488222524270072627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7302210047062883052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7094101521538392787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2185887847640032333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7158247485481801823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600558485575219348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6478002480557008376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8652786334309220091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5966577436458328504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1031465085518439297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6417184018467291533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052836193974366812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6985798323139994064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3352009081555818832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8945552611982012750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4567719289165451554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320792815907452466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -522468671910138827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -409139009825884876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -395322226369094877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7357500072306045548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188109551084602777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3691942079060359875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4249221370340792563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8866755103147641630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8751536928583265662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6423069328962488098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8756935167466226831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1841541889292497163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6951334838005770170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5039258078544002128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6179645361182470063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435509888852758082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064994993119436013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4950821769980529855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2972721908760221087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1352321504283652343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4890355055661699714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8617687023807065948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7563230585692425393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5920822552464085828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417768964436792626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935405329854376115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2537244178465712127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965586026263405429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5974122745327587960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7807902517906273033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1258934590879153639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094078854028191882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 245953287355023814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 327472104943843877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7791785413471757862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965502770098226470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7936290077857833678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5217614049740707450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6032371481452873841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229271523907609707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5621168969370186194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3621008298816003359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468150792601930330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160878915874421453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5327779171318509432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 131419113443575578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3623310629367756427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3056465662005316670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644241894511942641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8428791212133219916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5692502645015212627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3606962358197699680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7027209368543870773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5571832620958831351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7577337445089038032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4061742023664611362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071204274099304934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072208830464435568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5284245040655687465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372208569774974099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8732740092147888746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7915218511356867351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -261940454380772235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6523425731235061485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7122576625201241694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6298210164522443153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4798582439530176791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8606017903330837020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4626467063054508953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582236455597178604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982612835088741571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5771544228007769030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1505314318674466372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731987425096455787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7560470735022099562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9166578503734088321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7091520387224828401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975471791535011593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3578761202934693554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8696276253665750662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2480896271376755923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079351617814697553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6464101497132556232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8815220750785206340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735011323397473220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -601470803020158941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646879018171600029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4465427655937960646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5847908934179143106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6989234430892976395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 185522607123280073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321278690527768148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8791678588013050533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1684669035729909935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943219347319233736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1394011402447031881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141984583851735636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2498124453259553919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -258044859012605045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099097796208574380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7363268011349847740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5875131808107420952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286942837275643817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4281318381423897318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476285690742215603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8964291604166590185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 751230750486258014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2440960634422792493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3206460714790786277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7299807097464007555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3755117795308250392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968122112497509306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658396278625395061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3727401282685742994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -85119421228764397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636199366560385139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1083976484367731727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626082286753539573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5541802554972493594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068094361488266649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8970468637184757290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957986952724651154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6010937391722591484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888019758386207624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417805246088854742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243737177502127957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194771003453355016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8914167925088945758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460513035688928099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8819360317845557563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2952449810150335713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169091297786087713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224587051427610944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 391764418772668499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7775889473747760983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8824250883426150598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7084600377313784689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7001480727146235156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4626384508248068690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -999037605796765780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3268231393151593497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3585320587904391026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432050596026098795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4124941710809785249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450597686039053390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727809083844067494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2558674996639754043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -510707487006230404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3660262063889165560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 300237474903910366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890237890873651948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4319631373990643641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8006999575055039401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2572306382881090212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656513431311981353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -428344478513966638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7356864245139059380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7647530244950933969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952406585919598980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1356793879490134839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2432044800024392233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4028157421556374109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6263500447836790405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887301154711969384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7146111647175799634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5449561710568059779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 628491074184779802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4693528763962371901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288534462988563828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528967387023652156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8975168761429447033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -737783715488216414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877042268691031849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239541405041655204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7691465689277383747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 483162757568823662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 601752876663619086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140325809723420549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4580083739013969968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7082146000841827428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651053013950294106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798191946223182419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19434419027741973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1004604225125267983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812632058481514049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431014658587267917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7672832534518028538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5049968531061183276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8227841027071867489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1927534875940076862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5845813551143800008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2847348837901708828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1290783375194284366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546551603738815302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083572889314348991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715122017850948272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8172495366307174572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8653712586129116950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1348484438249726120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5614751921109551322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305629144937876643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180578703064458034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302045550682261091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912223803496451259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758600865943138999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1816773870880793232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910551100731795914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991537105627521919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1345748502148170498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8297526356148037356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283658941492840385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106483701720516692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4649304332606224797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7690142849807302176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959455449123993393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967828045368638236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3953079642574683522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4471006718865889369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6754882737215549114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4492284689848170410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8428985598512135970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1983576757159167146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8232668053304043393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6012297913367072754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2347444083549715122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2461769503415964616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5856899074947200080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7578769392461291071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7521173171800672734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4155588545418645585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7708661075978040713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5403802086964353176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6168236502163783321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4383981933353175004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789499215338930174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 145828405018635664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4020906938483595098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -977024068362990357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3580877561927517060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005361629461530206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7982072388769032038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2404894532780807192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2728958571054019031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814976960206526340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4337876551702597565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231650590165713032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993585168379190601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1541355667742245248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119850838948516068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3655747478086760208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174825250058400472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3873455047084066503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299719106028711576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936406270854956482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6676379676221648251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379425530552878519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775046271147841072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392105843499247753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5770165167594190143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 99070193873207603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3072413490503261206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490484311251241929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1416442532317978008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864789798025841801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722977307487598597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110711008983131717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105462614593073400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728967832250519538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2066719737127615586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6468172520019081800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4965139907253195196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4043509829086021874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3822791629373577041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188819795299712576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4758858651676350833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582775371922351169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1151317692734249828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -712718571408905249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3419446897243065005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911462385958004532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408271194208556363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6467156733630421481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7678532152079010383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1829537138920939327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2478508180894365760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7179179981242872306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6552993287274990068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435650634806368866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7425827274804220114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6364292521928652169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2512973386663655949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772386253630305178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265402752023251014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732787691578525927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8930199696012156631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3272088872423214787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483073046072729732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -733947610534010972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4884854454694085675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5287479293683992601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4943492428679569716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5865194575016013969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1491473359598292278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -210977638699288278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 763605396192465738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4581960749207879911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431797144257076378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 889945671477181297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748436153186127467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2003165171508318598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8262124742795575795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7352474227794821745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538324844386633386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128699772666459504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782293335297711896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3791633332157232970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352290285651275821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 177836674006716442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410922496530837379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3235698074738002407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2944807622348194879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -721629181923448522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -231657960181230124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5286884625813102410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1392765210482089414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8254063358045111346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404783788314374028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292270974268989913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843384374123415645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8852707695087851558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858766752160163718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1150318095505710630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3595928600882653407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3036291528163237161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -863588274090537399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485953803882754526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 91938653279863483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4256462734355177155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6905197257322930251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4422386421116450249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6692145076410720186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033388488797044912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4278819244214960395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -436618379451927526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7578752945522704181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1602898282774160196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8248238265613449610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066334638162688913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6552764880533374488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 910860739056224483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5143912969107791395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1761283555263305902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071080678938637747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9158941426439122242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3929042439750569496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100999054080653940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2234679999545636745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6128134141145029652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1910305886174216425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5823323435202273051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603542754088725407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -36531420597257643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1420603484306806153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1150970554653364779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8731312139636847208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613997175148129437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3019380476057637633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140692052668896601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9015529409135901468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041648239855337969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2184806525137280312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046146176844115601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8718107335653073746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 348466707610718685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061740192264986052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691846183285267350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5685413129634158874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649465644759159153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 736278236838406834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8470027990726744909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3788434792049845622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8688572772810354414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3966083260968132527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3516993375203238917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891726167214598111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 568640023862566354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268845937728626135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8586630475129486599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736663595119744829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047321836358410903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328203625138460891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903793943650253681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7718905712094622886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749686625900091829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3368032890892219420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -133903937260556423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548245024975312903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3732078442361279797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8281955722544443265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3352097963999554435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2693495290993914839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719489294874025211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6692422802362972092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995718346027971407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2421545231699367687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119362975215294273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7643616863670974696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6341245027618614414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8371998386447826167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5906957671288321349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8479759671236307228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1888378623569086554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6833544357924572998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7773368859805948682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5784094414945212138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135533004675075073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7021627826549159174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126319296305483973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3955108652586516549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6016986423567673329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6237542146996493279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980349383508358558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278667579571084439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7617303783542598046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8642040715959674356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4730852270454290247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5727185685062860452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8012185813700661343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438111253647888790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -31727745382798322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 259856662145170512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315095459310579775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6208481636993444798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704883206236979053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4663022019034349354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6168972312193034148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1070154449130976078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6331181208889563322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066316048370635316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814715437781884362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3090681355844032809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1163849111530144551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6755180173171921435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2610993985982616372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575069777245868455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2460885684365696590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328097988282354263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 193978848539551084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5770719319042474230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986136970199530755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8366307237988370969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509717337760131452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2670489146643922170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6999115598827318455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 399030669581877809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307466231028684621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6804542691794027132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281825665524694354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2889248571845874097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7764131603361128927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6290196527913934900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316499435158245623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3148075337618069887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820058122094623324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -798431831289738413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228972796906099915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4846316368339020414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288903979723408292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362910696479734798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8359274795597312205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2502894746723487361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4261373451270823332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859958096148638807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7114314431763688561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3928581190533912329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1477477088257616068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1264259823330623098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3524180805621422169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2058179153282502898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 654535123247260313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6156666617175944691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917870651435298770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9126345051990782720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5696332575240535434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4414809805600821948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403169298050413328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2551241563416821693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3229776313924365544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1411307518201543127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979116039254451713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789400581839893618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4740422207442805944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753423143663132222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1217058054833539394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8561763180134814066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1150539650493295348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7616064463455227426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6832443839300073956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2293116375111161258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295951202629342906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7073738814374113173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7712433022917173046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7041805591067429655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5154266384121015487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 974859978845886496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3499648228195563435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684008391049351975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708537865958092821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8356538838979959277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -315205298225268824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6119828177823469699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8103507463488673128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2570970756533151179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1671172100911951001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9084790977015969837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250329496007428237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2278403037711991616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4051069912770080485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625327175092098099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7226071913089663302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374382550441478312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6899273964611980056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209301917587335755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417510106767699222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2475397483529049419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6406573915867471136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139677179374322296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146439573263317383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1067277070252462463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442753127408765379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -113097498446596875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6968336428619425480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8871063434608311040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5553290998043196348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605520681946055718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5067180717483594641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1725062947737078487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5037814269557367360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1218149454086489540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814664085472029955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4325633661238383013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1437751794533714293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4635462763014958470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5297919357439609379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2979104796923727519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251975601314555258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4205652471155638266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1673201586133039650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6016083986167518997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6895785261513182518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1202295462541530549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2093304284897812081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1188285346992317149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2580177108455517991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -700400306075056535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732099493287923663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197405087209742843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575292507605182602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8722803992500139285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3636228173245137544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3530762140421354220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1288654547407186853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7089355467684189509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489335665029078486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607208765910125942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1322639194410312729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7685367250033647090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007458852881841628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4064180375477981286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613238860247111473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4667419207060753141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8091969878949358782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869572316917566533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568761051247072051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6189733298224816864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5436365406408249404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9122416429206632920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1881259220099489095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4804300374009204777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7072853049460145819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3511640821517242388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6013485318829762629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213348536025307090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5766406448821627894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072058022947133910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2648996114650993608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 218431478764809596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8366701148569256078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8989065101470178562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872967980449226840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5029760106590582593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7836553055027907443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 110795205516924211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323463282637009655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604183609582113015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4264503700117466012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6867676267407736090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3079017645876424985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -52506032669746393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6458347412473629529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062568765006125025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457896682009500188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3299245976469567692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510833300934982726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6635257466997254557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7167258291500452285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1046446872018074559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115923707179674494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6192990896298000294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -210026979032794490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 313500347904909513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2804456813734736922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400728115865402951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6132357013943904836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3802703941666208600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180667140609133923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083658680355163161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153634212259094016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 596303165825746415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038429991028754988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563970176261203352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6492161084481043400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640175286482779461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281911903995303804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3647377070587270175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3519980533289540520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938450404841250100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5227529610779210211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8543711624880896193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148484303318822851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2133633907150309378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6499645768357255115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1800737340610037980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819242199412505822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7781004654551363352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8309202929067811063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3176518177592431946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910277055131195646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6947145795000151729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349170253885135178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553418932592261796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6156862505403018488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421239596382249134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1902156622618551562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9222692673086707932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8233197827073574125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406506081824966520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1227191134126466003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7683921753402624697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8492702747114494819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426569670333353420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592598857776524041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9054231194890877064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8553515403521602796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2122333396275085638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6923587551203427857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1830879859639783149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5665240941776517075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464715728948888137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3718739725197424794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398921762029864257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1215751074343335282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7840435445098010180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281455412424230616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398784985628943153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1582899631891040664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8592915987973907818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6902507811139022784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4533537081150509651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2507429399281290814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2554486281034861852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 459358517723931028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710849976615432122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5702241996555034556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 686914397147673523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3837446309010055686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 935166653925576672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2827349194564725027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591291172588179042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5771250664773122372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2167521609881645937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 346277713928115934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4996268835818551721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891072346217133048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7347922153495215558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9202428214176171513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768150600633850256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1901461117609198868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515414883688233036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5054045448147944053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -451782737166835709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2417964390316443095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -165924776622130693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2204999758552921432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4385302898747512825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8831208543175295415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149024399318692051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1823077833795636574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6463649538224493527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3976312397401356390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6877599197042593092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3270622806636459599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1374583681157278687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4592002111695316880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 403136320462113878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5850596914580962540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8180864702406685892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4525627436362804406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687187306041327707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687859659168310364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8272458530375340171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1244512373429526523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4870396447895238331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7560047662347585139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8682844318983679584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4170503105148845242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614394990616930132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:51,193 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:51,193 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:51,193 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:51,193 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:51,202 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=178 (was 178), AvailableMemoryMB=6551 (was 6630) 2024-04-10 06:54:51,211 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=178, AvailableMemoryMB=6538 2024-04-10 06:54:51,222 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,226 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,226 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,227 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,227 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-10 06:54:51,227 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-10 06:54:51,227 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-10 06:54:51,227 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:51,240 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=178 (was 178), AvailableMemoryMB=6475 (was 6538) 2024-04-10 06:54:51,249 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=178, AvailableMemoryMB=6462 2024-04-10 06:54:51,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,261 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,262 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,262 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,263 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-10 06:54:51,263 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28215296; total bytes=30806016; wasted bytes=2430976; fragmentation bytes=706560; completelyFreeBuckets=5 2024-04-10 06:54:51,263 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:51,263 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-10 06:54:51,263 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-10 06:54:51,263 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:51,264 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:51,264 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:51,264 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=168; free=0; total=168; wasted bytes=1499136; fragmentation bytes=172032, full buckets=24 2024-04-10 06:54:51,264 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=145; free=0; total=145; wasted bytes=920576; fragmentation bytes=148480, full buckets=29 2024-04-10 06:54:51,264 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-10 06:54:51,264 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:51,264 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:51,264 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:51,264 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:51,274 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=179 (was 178) - ProcessCount LEAK? -, AvailableMemoryMB=6395 (was 6462) 2024-04-10 06:54:51,283 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=180, AvailableMemoryMB=6381 2024-04-10 06:54:51,291 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,296 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,296 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,297 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,305 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,311 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,319 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,328 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,328 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,328 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,329 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,337 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:51,337 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:51,337 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:51,337 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:51,350 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=85 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=180 (was 180), AvailableMemoryMB=6166 (was 6381) 2024-04-10 06:54:51,363 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=180, AvailableMemoryMB=6157 2024-04-10 06:54:51,371 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,376 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,376 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,376 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,385 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,390 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 06:54:51,390 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,390 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,391 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:51,391 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:51,391 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:51,391 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:51,400 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=180 (was 180), AvailableMemoryMB=6114 (was 6157) 2024-04-10 06:54:51,411 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=180, AvailableMemoryMB=6114 2024-04-10 06:54:51,419 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,425 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,425 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,425 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,433 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,439 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-10 06:54:51,439 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,443 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,443 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:51,443 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:51,443 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:51,443 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:51,452 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=180 (was 180), AvailableMemoryMB=6050 (was 6114) 2024-04-10 06:54:51,460 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=246, ProcessCount=180, AvailableMemoryMB=6049 2024-04-10 06:54:51,468 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:51,472 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,472 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,473 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,473 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-log-dir so I do NOT create it in target/test-data/a2b0e632-6695-b12c-515e-18041eb252ff 2024-04-10 06:54:51,473 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/ae98df1d-6f5a-64ad-5daa-09b702102f91/hadoop-tmp-dir so I do NOT create it in target/test-data/a2b0e632-6695-b12c-515e-18041eb252ff 2024-04-10 06:54:51,473 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 06:54:51,481 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/a2b0e632-6695-b12c-515e-18041eb252ff/bucketNoRecycler.cache 2024-04-10 06:54:51,481 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:51,481 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:51,481 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a2b0e632-6695-b12c-515e-18041eb252ff/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/a2b0e632-6695-b12c-515e-18041eb252ff/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:51,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076142431766354922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 06:54:52,582 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a2b0e632-6695-b12c-515e-18041eb252ff/bucketNoRecycler.persistence 2024-04-10 06:54:52,582 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:52,582 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:52,582 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:52,594 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/a2b0e632-6695-b12c-515e-18041eb252ff/bucketNoRecycler.cache 2024-04-10 06:54:52,594 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:52,594 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:52,597 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:52,597 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a2b0e632-6695-b12c-515e-18041eb252ff/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/a2b0e632-6695-b12c-515e-18041eb252ff/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:52,598 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:52,598 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:52,598 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:52,598 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:52,607 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 246), ProcessCount=180 (was 180), AvailableMemoryMB=5873 (was 6049) 2024-04-10 06:54:52,619 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=180, AvailableMemoryMB=5872 2024-04-10 06:54:52,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:52,631 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:52,632 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:52,632 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:54,883 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:54,883 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:54,883 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:54,883 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:54,893 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=180 (was 180), AvailableMemoryMB=5854 (was 5872) 2024-04-10 06:54:54,901 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=180, AvailableMemoryMB=5853 2024-04-10 06:54:54,909 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:54,913 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:54,913 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:54,914 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:54,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:54,927 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-10 06:54:54,927 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:54,931 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:54,931 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:54,936 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:54,940 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:54,946 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:54,946 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:54,946 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:54,946 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:54,956 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=180 (was 180), AvailableMemoryMB=5720 (was 5853) 2024-04-10 06:54:54,966 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=180, AvailableMemoryMB=5720 2024-04-10 06:54:54,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:54,977 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:54,977 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:54,978 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:54,978 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:54,978 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:54,978 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:54,978 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:54,987 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=180 (was 180), AvailableMemoryMB=5688 (was 5720) 2024-04-10 06:54:54,997 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=180, AvailableMemoryMB=5687 2024-04-10 06:54:55,005 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 06:54:55,009 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 06:54:55,009 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 06:54:55,009 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 06:54:55,009 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 06:54:55,009 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 06:54:55,009 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 06:54:55,009 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 06:54:55,018 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=180 (was 180), AvailableMemoryMB=5656 (was 5687)