2024-01-02 15:55:37,483 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-02 15:55:37,718 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/bfcb6eac-63ef-548f-6416-c644250d900d 2024-01-02 15:55:37,774 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=260, ProcessCount=167, AvailableMemoryMB=3012 2024-01-02 15:55:37,807 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:37,817 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:37,828 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:37,830 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:37,834 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-02 15:55:39,651 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:39,652 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:39,651 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:39,651 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:39,662 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=260 (was 260), ProcessCount=167 (was 167), AvailableMemoryMB=2293 (was 3012) 2024-01-02 15:55:39,669 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=260, ProcessCount=167, AvailableMemoryMB=2293 2024-01-02 15:55:39,676 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,687 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:39,687 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:39,688 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:39,696 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:39,697 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:39,697 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:39,697 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:39,697 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:39,705 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 org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:120) 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:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=260 (was 260), ProcessCount=167 (was 167), AvailableMemoryMB=2270 (was 2293) 2024-01-02 15:55:39,713 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=260, ProcessCount=167, AvailableMemoryMB=2270 2024-01-02 15:55:39,719 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,728 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:39,728 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:39,729 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:39,748 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,755 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,762 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:39,762 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:39,763 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:39,763 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,778 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:39,778 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:39,778 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:39,779 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:39,787 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=15 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.Thread.currentThread(Native Method) org.apache.log4j.spi.LoggingEvent.getThreadName(LoggingEvent.java:391) org.apache.log4j.helpers.PatternParser$BasicPatternConverter.convert(PatternParser.java:367) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=260 (was 260), ProcessCount=167 (was 167), AvailableMemoryMB=2109 (was 2270) 2024-01-02 15:55:39,796 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=260, ProcessCount=167, AvailableMemoryMB=2109 2024-01-02 15:55:39,804 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:39,810 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:39,810 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:39,811 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:39,909 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-02 15:55:40,264 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-02 15:55:40,277 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/bfcb6eac-63ef-548f-6416-c644250d900d/bucketNoRecycler.cache 2024-01-02 15:55:40,278 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:40,278 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:40,278 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bfcb6eac-63ef-548f-6416-c644250d900d/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/bfcb6eac-63ef-548f-6416-c644250d900d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:40,434 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bfcb6eac-63ef-548f-6416-c644250d900d/bucketNoRecycler.persistence 2024-01-02 15:55:40,434 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:40,593 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/bfcb6eac-63ef-548f-6416-c644250d900d/bucketNoRecycler.cache 2024-01-02 15:55:40,593 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:40,593 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55: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-01-02 15:55:40,667 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bfcb6eac-63ef-548f-6416-c644250d900d/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/bfcb6eac-63ef-548f-6416-c644250d900d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:40,679 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:40,679 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:40,679 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:40,679 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:40,688 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=247 (was 260), ProcessCount=167 (was 167), AvailableMemoryMB=2221 (was 2109) - AvailableMemoryMB LEAK? - 2024-01-02 15:55:40,695 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=247, ProcessCount=167, AvailableMemoryMB=2221 2024-01-02 15:55:40,706 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:40,713 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:40,714 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:40,715 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:41,772 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-02 15:55:42,773 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-02 15:55:43,874 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:43,874 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:43,874 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:43,874 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:43,883 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=247 (was 247), ProcessCount=167 (was 167), AvailableMemoryMB=2171 (was 2221) 2024-01-02 15:55:43,891 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=247, ProcessCount=167, AvailableMemoryMB=2171 2024-01-02 15:55:43,905 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:43,911 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:43,912 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:43,913 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,371 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,372 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:44,372 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:44,372 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:44,372 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:44,383 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=247 (was 247), ProcessCount=167 (was 167), AvailableMemoryMB=2127 (was 2171) 2024-01-02 15:55:44,391 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=247, ProcessCount=167, AvailableMemoryMB=2126 2024-01-02 15:55:44,403 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:44,411 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:44,412 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,420 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,436 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:44,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:44,459 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:44,459 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,460 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,461 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:44,471 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:44,472 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,476 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,476 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:44,488 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:44,488 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,492 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,492 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:44,492 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:44,492 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:44,492 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:44,501 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=247 (was 247), ProcessCount=167 (was 167), AvailableMemoryMB=1951 (was 2126) 2024-01-02 15:55:44,509 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=247, ProcessCount=167, AvailableMemoryMB=1951 2024-01-02 15:55:44,520 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:44,527 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:44,528 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,528 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,544 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir so I do NOT create it in target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22 2024-01-02 15:55:44,544 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir Erasing configuration value by system value. 2024-01-02 15:55:44,544 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir so I do NOT create it in target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22 2024-01-02 15:55:44,544 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-02 15:55:44,545 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/b1854beb-4991-c816-91c4-7b7791f07e22 2024-01-02 15:55:44,545 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-02 15:55:44,560 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/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.cache 2024-01-02 15:55:44,560 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:44,560 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:44,561 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22/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/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427981672349370971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:45,663 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:45,663 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:45,663 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.persistence 2024-01-02 15:55:45,663 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:45,678 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/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.cache 2024-01-02 15:55:45,678 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:45,678 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:45,681 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:45,684 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22/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/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:45,684 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.persistence 2024-01-02 15:55:45,684 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:45,684 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:45,684 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:45,698 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.cache 2024-01-02 15:55:45,698 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:45,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:45,704 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:45,704 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-02 15:55:45,704 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b1854beb-4991-c816-91c4-7b7791f07e22/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/b1854beb-4991-c816-91c4-7b7791f07e22/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:45,705 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:45,705 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:45,705 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:45,705 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:45,715 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=227 (was 247), ProcessCount=167 (was 167), AvailableMemoryMB=1909 (was 1951) 2024-01-02 15:55:45,722 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=227, ProcessCount=167, AvailableMemoryMB=1909 2024-01-02 15:55:45,733 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:45,739 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:45,739 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:45,740 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,105 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.77 MB, memory=0 B 2024-01-02 15:55:46,106 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,108 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.83 MB, memory=0 B 2024-01-02 15:55:46,109 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,111 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.61 MB, memory=0 B 2024-01-02 15:55:46,112 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,114 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2024-01-02 15:55:46,115 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,116 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2024-01-02 15:55:46,117 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,118 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.57 MB, memory=0 B 2024-01-02 15:55:46,119 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,120 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.97 MB, memory=0 B 2024-01-02 15:55:46,120 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,121 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-01-02 15:55:46,122 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,123 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.53 MB, memory=0 B 2024-01-02 15:55:46,139 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,140 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-01-02 15:55:46,141 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,143 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.17 MB, memory=0 B 2024-01-02 15:55:46,144 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,145 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.95 MB, memory=0 B 2024-01-02 15:55:46,146 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-02 15:55:46,147 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.73 MB, memory=0 B 2024-01-02 15:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3750292040672294436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2571075346965380491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528994436921261315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427436396411916709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8692357649509037535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651750598704991850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 546770197805073094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7703778004171110333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6770226793747660434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5632321805851032114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6754342221972839085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6509306972484317076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4345935442785993703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4894658170223138567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169316848116904029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3724362234761524189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5781088503468911703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 639513091957452428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667197348730446520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4610762235183409740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3871195028765717725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1716843670141657469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5571977150466529868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328373889001040669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -245518251813628349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742563411704286047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7078401439834280042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936315000593743486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2283085270785362821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694868431510092547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6829712524034355389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160052925135775482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094528171473374077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 862880157615410803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459830446481092496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4735354133681401158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8076909753876726391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137956499338576224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690196170971259055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3756513390079051720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101924978659967546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816111705088150958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4559235355508144734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7431143035915368097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5819043974653144048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7972519232437727590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2276617326539450226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434819203959165197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131479369327805224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1851829187070819847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7787153138408402212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -297587375866246072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517183123293345660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213050122923006248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -990781357114408058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3496347587817854676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -796332830709778653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -795568670634339761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2620107764043042290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1303592342222413787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3118955735891844362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6729297716059481130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3589822863886998632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3014440232610444419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8672265130816302396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2222712807479225753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255034962315909064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2166348251448616509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5603275349207696188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643109458843657969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090567924502713633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8015713736899040696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7351158519847290201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768286180162520103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8283959991015666723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2491364487021287195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 969291518857886546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203314451091749353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2753991985252878401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1048261219305044660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5637017072938100234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -403632285419453201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7393653261914193010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9009809299325229768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 515995771544466703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7019570361036484330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4602647255848861213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875854245115207852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475414381889903022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250654298331574935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3477268104035958391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097962316666405402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -108574029222591706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635384279097305942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 608919072093078178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052570008228058429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4437738288292226327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4906081485442970675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2491171034100639483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453649099370898550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8128934823256313655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5888747025658871424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -754081078811575768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5044768907458566248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6680424415155447336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6696508615494561711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5237054938953117910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2880788591190104517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8997945937197761859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -484188909855555395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5720181551026798940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262183329569351917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3437568035344118066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402329502163260499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4510827951447952781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8677575153713659899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8336103057442740615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104204990557772623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -360871475723373142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099339131441135377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6276234596527850497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805876860144539629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6070329143025076796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80311725263961906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8012507737985790101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 810127182945340229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3036592211232017146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9184812803606232264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5528072828227813216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8553197179067720735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4361097260554499047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4675841957675596597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3666085140653345847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8207771712048587928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825966856487256361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1033841387814174624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4747564347856395786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6897835445220158450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787797360817634127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2069429513558312459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -643162474638578835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30574517261354422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9080179379448103401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6060147821031874074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148112255463571854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7532797089468978680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4200195673426327389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3553312064589083858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057094468376020605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3684024969250798241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1526161205676015165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295678911149035454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049518202750488715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 921070225558296808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162173474065966032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2002530701711591474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4772120853918502575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1812080436166052068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132448538566039309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320126124717145514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463039512651941301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4679894504590987134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714281259955579306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2283214175329068039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5974802399968322814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699475700380502473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5083158421440203599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7668741212856904340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1112133669940905441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921579250235616436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463650977468144374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3481892404199934011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668702197970227028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4615630065229832007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 676980212403588731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1008263073644757639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1510411521037306546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725946761975638688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6113438726335108966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456661639076055023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010555086813383024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3538300403586741821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -263154069195855863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4513466019179584755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4760992844184321053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6124810735477720514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727441069919967443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965605023229695112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3075733726732190939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1230259519306223367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856305570958816822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3863679442799181665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1810042026679939195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1981042461086775339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832667971235678876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2338630511081642265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797732311178874842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4139413057321094436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450940592381299623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8629379581527919077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4014816299294553250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5686329371508663644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3548571740393766739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2543572481885432885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 160585984482786395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4020045956202874174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7102198527726706857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8648357036173212410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8038540211354853980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8047723347326937077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994112991944869272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840947762818511277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 716644238088265691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397112633602568014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3261567868662279180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4008503034809720987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7508249428238999481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241331389443311831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960513603360462527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5091915654192146655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855057233687367054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1353461391812780677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5526534963571182986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5386211134708910149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4811812610470644438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3488110200160483960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5575177314449631307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4148369240413128585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395087616029836816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5842193050171340551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5505529056528698846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804408624861434839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162241635937237194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2806793060598173369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5405098039119355497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325628907445495129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7787931952639454449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8192693007651902510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2104122147998646804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8874057959502829463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347360851800606827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6741570216867308689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5658032316870796606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1650456092440557242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810670048833442568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6540662517107162077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435236665019941429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480726716401892220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8514495591417449349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6046988619037372519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5424082918875477655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6066234157336880950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790181620263595512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5540504255548784906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135901161519652792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675564916608620712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6402448637380953500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452458125399202288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7254250450615192776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8206416493835314487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8121660569212076368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -227114858759779741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2270170071223438973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -991951758386382853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4634573318870982225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4683307899998622688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934682692098272322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7219464709278600030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7505050894414101025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2516062718021290403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1762001766796188949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1449379982802766306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -129251827568226200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119656670802326181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4887492237864125868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118193876065496553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -894926582167591429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7776486343262684666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8144595195649161524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6554312417571195689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347976859081297193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2275382573682339568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1884032846748810931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5246542576926608684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1506024792038586143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4746052470519581780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:46,188 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:46,188 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:46,189 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:46,189 ERROR [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(974): 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:1083) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-02 15:55:46,191 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:46,197 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1872 (was 1909) 2024-01-02 15:55:46,204 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=227, ProcessCount=167, AvailableMemoryMB=1872 2024-01-02 15:55:46,216 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,223 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,223 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,224 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,224 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-02 15:55:46,224 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-02 15:55:46,224 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-02 15:55:46,224 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:46,233 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=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1838 (was 1872) 2024-01-02 15:55:46,240 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=227, ProcessCount=167, AvailableMemoryMB=1838 2024-01-02 15:55:46,251 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,257 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,257 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,258 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,261 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-02 15:55:46,261 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-02 15:55:46,261 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-02 15:55:46,261 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,262 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:46,264 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:46,264 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:46,264 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:46,264 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:46,272 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1806 (was 1838) 2024-01-02 15:55:46,280 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=227, ProcessCount=167, AvailableMemoryMB=1806 2024-01-02 15:55:46,291 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,296 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,297 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,300 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,312 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,323 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,335 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,344 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,344 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,344 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,345 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,353 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:46,354 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:46,354 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:46,354 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:46,362 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1645 (was 1806) 2024-01-02 15:55:46,370 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=227, ProcessCount=167, AvailableMemoryMB=1645 2024-01-02 15:55:46,381 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,388 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,388 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,389 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,399 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,406 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-02 15:55:46,406 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,407 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,407 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:46,407 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:46,407 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:46,407 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:46,415 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1580 (was 1645) 2024-01-02 15:55:46,423 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=227, ProcessCount=167, AvailableMemoryMB=1580 2024-01-02 15:55:46,434 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,441 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,441 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,442 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,452 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,461 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-02 15:55:46,461 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,461 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,462 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:46,462 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:46,462 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:46,462 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:46,470 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=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1521 (was 1580) 2024-01-02 15:55:46,478 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=227, ProcessCount=167, AvailableMemoryMB=1521 2024-01-02 15:55:46,489 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:46,494 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,494 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,495 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,495 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir so I do NOT create it in target/test-data/60fe9409-eab7-cdb9-775f-dbe5ff067587 2024-01-02 15:55:46,495 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir so I do NOT create it in target/test-data/60fe9409-eab7-cdb9-775f-dbe5ff067587 2024-01-02 15:55:46,496 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-02 15:55:46,506 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/60fe9409-eab7-cdb9-775f-dbe5ff067587/bucketNoRecycler.cache 2024-01-02 15:55:46,506 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:46,506 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:46,506 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/60fe9409-eab7-cdb9-775f-dbe5ff067587/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/60fe9409-eab7-cdb9-775f-dbe5ff067587/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:46,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5854081806945004495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:47,607 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/60fe9409-eab7-cdb9-775f-dbe5ff067587/bucketNoRecycler.persistence 2024-01-02 15:55:47,607 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:47,607 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:47,607 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:47,620 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/60fe9409-eab7-cdb9-775f-dbe5ff067587/bucketNoRecycler.cache 2024-01-02 15:55:47,621 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:47,621 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:47,623 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:47,623 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/60fe9409-eab7-cdb9-775f-dbe5ff067587/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/60fe9409-eab7-cdb9-775f-dbe5ff067587/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:47,624 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:47,624 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:47,624 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:47,624 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:47,633 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1479 (was 1521) 2024-01-02 15:55:47,640 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=227, ProcessCount=167, AvailableMemoryMB=1479 2024-01-02 15:55:47,651 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:47,656 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:47,657 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:47,657 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:49,910 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:49,910 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:49,910 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:49,910 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:49,918 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=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1329 (was 1479) 2024-01-02 15:55:49,926 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=227, ProcessCount=167, AvailableMemoryMB=1329 2024-01-02 15:55:49,937 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:49,944 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:49,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-01-02 15:55:49,944 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:49,962 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:49,969 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-02 15:55:49,970 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:49,970 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:49,970 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:49,980 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:49,987 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:49,995 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:49,995 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:49,995 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:49,995 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:50,003 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1174 (was 1329) 2024-01-02 15:55:50,011 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=227, ProcessCount=167, AvailableMemoryMB=1174 2024-01-02 15:55:50,021 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:50,029 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:50,029 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:50,029 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:50,030 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:50,030 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:50,030 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:50,030 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:50,037 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1142 (was 1174) 2024-01-02 15:55:50,045 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=227, ProcessCount=167, AvailableMemoryMB=1141 2024-01-02 15:55:50,057 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:50,063 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:50,063 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:50,064 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:50,064 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:50,064 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:50,064 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:50,064 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:50,072 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=167 (was 167), AvailableMemoryMB=1110 (was 1141) 2024-01-02 15:55:50,079 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=167, AvailableMemoryMB=1110 2024-01-02 15:55:50,089 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:50,095 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:50,095 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:50,095 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,384 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:52,385 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:52,384 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:52,384 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:52,393 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=866 (was 227) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=1157 (was 1110) - AvailableMemoryMB LEAK? - 2024-01-02 15:55:52,401 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=866, ProcessCount=167, AvailableMemoryMB=1157 2024-01-02 15:55:52,412 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,416 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,417 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,417 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,421 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,422 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:52,422 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:52,422 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:52,422 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:52,430 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=866 (was 866), ProcessCount=167 (was 167), AvailableMemoryMB=1148 (was 1157) 2024-01-02 15:55:52,437 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=866, ProcessCount=167, AvailableMemoryMB=1148 2024-01-02 15:55:52,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,451 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,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-01-02 15:55:52,452 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,462 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,465 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,469 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,470 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,470 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,470 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,474 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,479 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:52,479 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:52,479 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:52,479 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:52,488 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=866 (was 866), ProcessCount=167 (was 167), AvailableMemoryMB=1105 (was 1148) 2024-01-02 15:55:52,495 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=866, ProcessCount=167, AvailableMemoryMB=1104 2024-01-02 15:55:52,506 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,510 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,510 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,511 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,511 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir so I do NOT create it in target/test-data/63ee2948-d375-6c81-b6d6-c7c80b02ef3e 2024-01-02 15:55:52,511 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir so I do NOT create it in target/test-data/63ee2948-d375-6c81-b6d6-c7c80b02ef3e 2024-01-02 15:55:52,511 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-02 15:55:52,521 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/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/bucketNoRecycler.cache 2024-01-02 15:55:52,521 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,521 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,522 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/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/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,658 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/bucketNoRecycler.persistence 2024-01-02 15:55:52,658 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:52,671 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/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/bucketNoRecycler.cache 2024-01-02 15:55:52,671 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,672 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,674 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,675 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/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/63ee2948-d375-6c81-b6d6-c7c80b02ef3e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:52,675 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:52,675 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:52,675 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:52,675 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:52,684 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=866 (was 866), ProcessCount=167 (was 167), AvailableMemoryMB=1095 (was 1104) 2024-01-02 15:55:52,691 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=866, ProcessCount=167, AvailableMemoryMB=1094 2024-01-02 15:55:52,701 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:52,705 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:52,705 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:52,706 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:53,807 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-02 15:55:54,907 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-02 15:55:56,008 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:56,008 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:56,008 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:56,008 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:56,016 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 866), ProcessCount=167 (was 167), AvailableMemoryMB=1086 (was 1094) 2024-01-02 15:55:56,024 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=1086 2024-01-02 15:55:56,035 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,038 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,039 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,039 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,040 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,040 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:56,040 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:56,040 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:56,040 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:56,052 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=1070 (was 1086) 2024-01-02 15:55:56,060 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=1070 2024-01-02 15:55:56,070 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,073 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,073 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,074 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,083 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,091 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,092 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,096 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,096 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,104 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,104 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,104 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,105 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,110 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,111 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,112 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,112 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:56,112 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:56,112 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:56,112 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:56,121 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=978 (was 1070) 2024-01-02 15:55:56,129 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=978 2024-01-02 15:55:56,139 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:56,142 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,143 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,143 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,153 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir so I do NOT create it in target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2 2024-01-02 15:55:56,153 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir Erasing configuration value by system value. 2024-01-02 15:55:56,153 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir so I do NOT create it in target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2 2024-01-02 15:55:56,153 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-02 15:55:56,153 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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2 2024-01-02 15:55:56,154 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-02 15:55:56,163 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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.cache 2024-01-02 15:55:56,163 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:56,164 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:56,164 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:56,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925514304963065962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,265 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.persistence 2024-01-02 15:55:57,265 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:57,265 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:57,265 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:57,278 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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.cache 2024-01-02 15:55:57,278 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:57,279 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,281 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,281 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:57,281 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:57,281 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.persistence 2024-01-02 15:55:57,281 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:57,281 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:57,294 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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.cache 2024-01-02 15:55:57,294 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:57,294 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,297 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,297 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-02 15:55:57,298 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/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/fc3c3f39-3fc1-24df-8c16-d2381dc1a4f2/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:57,298 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:57,298 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:57,298 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:57,298 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:57,308 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=968 (was 978) 2024-01-02 15:55:57,316 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=968 2024-01-02 15:55:57,326 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:57,333 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:57,333 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,333 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:57,663 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-02 15:55:57,672 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-02 15:55:57,685 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=3.88 MB, total=31.75 MB, single=0 B, multi=15.13 MB, memory=0 B 2024-01-02 15:55:57,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217809206260300861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4973035908619045419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026778205515873940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5913415761713263829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3947199651665679979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108393594496942715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4538066618466955971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8111267575640794992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6145819182020803351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122698657127310313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6393956557280305067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8618816656111243397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6756011628757407996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4838040653072136475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8104611401963128613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4634416891318218010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6461170196153736768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686889459596439874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1079442588555698301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8351171610438062572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1918908380650766056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884441410882402799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840374507939934468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439147517361402437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1870476280230666852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615602402905994645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7960582030901954972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6942369446419920708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3941433851151507556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4059782372610951819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2114925971273541679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3267670355775046981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4299835634507452244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2419031941441247583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438241233181614268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -798798049225096354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7097070453701344529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1101750128123090777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6405023679070670707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 221771495089689059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612431251335336992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8527333216429474786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2149674207221843766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739403233540807519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339296242381098884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4300975005067719387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3895789996216225206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5356296662969851323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981511814867062452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4877061773609524480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855521786772874625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6331519168353598307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4996619881136170484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -74979848647541881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6656205553147206665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196471215382147734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555601475186394419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7344508814951781493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2498019216556451902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579497130617156878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3685227880431026274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8352342239891246344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8243780076175457283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2181298336471152003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4237578871448622720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8621240415985065829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7467049167272733712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534240581672007627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312264126315168808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 493781703228555085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950732421756131407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6604078404082466702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7483445478238401646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3166724748673266563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061333924577198790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8242280198604758264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000450383539370414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606108280986870097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8194606838662407906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495875947409159275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148969015912182810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3611586703630621370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5483002941859373936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486297588454862956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4593426831333667241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4670573899004698812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6141216865105666873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1359337236916890800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2984185298146512197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4692399059353713542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2703018500110720682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2901470390789604493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2303078712515112300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5766790153867055181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027073713861488105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640631763751240003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8482225711107367452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716772948031303927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1118484127718682565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6805590676756825619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7867419633723504688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7484044985787662464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4503799166728056150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525874334104717758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358171410053702576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1159600883099824951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6008011462546516427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6424290691251582128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639712523726373019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026778645456949386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020399176760379680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1948995575330802000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8061414118974193223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7392392952997220741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668874555971063881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7034536251585222905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7978573669921308096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7603385251056810535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2518596628328730544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353218390418857599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2001841190081663743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6047782845476358480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1665164404387888547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233503365736351152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8299328856352138709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5990139495448591251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4696424058541357751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3707848414462710351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2126376967615916043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705871437348322550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212870653058710482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2170273105959241648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9111833068071828439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5148494207445391543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742269728643638719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1706529091674581546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4902899051883704227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8299158718517605138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6148057159799933197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424198601257282358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1723190798298642685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7762588717933506934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8783191566542413173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3626160112009266898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -417157992979461028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718924582641364197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6708567025463757340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349957004245058425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2334388685618805037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8272621781012137273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6797156321897090550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2387883242100805588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5087737705187555195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6897948876753284571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6803593090071594484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2728118612825473914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8021062857202834480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2110640693340292515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5259873403153622211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8732161484740866483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2771913101200416582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6641872745035110944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9164249284854112525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723361949757769978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712943819196812692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2932084669437784187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431139924321242367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042139336663071879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5267514253946565123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1421207143817899864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5444256289774834443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4053414096578379135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114649033830010287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879777052815137974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6775055189300235902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5192329095587088253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4493075636644987148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8646604698743608446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524562467257436534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7349344847087246543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330174120555466137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1974839021353143039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4909918828030811295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8298170352709651066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432774883267252643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059903937317858682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223433030324526518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672582400282970728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4590726530754614890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257800257092900153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5017355278217991358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4069061873363255949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282526723682092568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2394443858297782066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5038090571830208724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236643004958416866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5415849189757495053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3436336286904938488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4962322205904623591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269480671826035810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2486304275245421094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151337167853225068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -252614090831507715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4537828851231271989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2428790137875524092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5310574635511394785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6313590874660426901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4604041604862509620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4160597256399393847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1337033358284512816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8722195380264496772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049816553332601991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413168069128812373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5940978718614325254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -287568054246385216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 393235526476794795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668177806583722967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3048169217621998190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5739737722657998420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4491270287670869244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124418656187356084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7785521349418331356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8949481368138879969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 831653589767869786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5731876014921996269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7001987826832882668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032964283777892143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6841191410247953708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993227812668162531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1252349915758337619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8793987111459347503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582075194380935627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760073415312393373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175660198598206332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1655800515752381774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7905255013545875245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5717526092885094878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2093123753862016166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4640430110025381424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764072940808786757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3184378441172432342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6494374488364945684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3122172720769679401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772784939775842118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4829308896668794731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 407434690328686643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3230513007673711625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970452571765595044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903583572553618268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1620430125203030052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2939670218465856350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8381443956758821007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3608895736908466854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 465739126548308729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545752331928067719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3754055405636595085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8300548266822714053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 613591508686772016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5854390842394521263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5762866378047128481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 957300297460746302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1295544416683902293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3193632800516642518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -996859621824819121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3862679254899077273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1974497758003270324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6958133530849123368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5518497374416883236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5324200213463383034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3337853002411334323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8640392933036116681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463828079450619358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228321179319722260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 268425621145351363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325643910150299470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6774172595768601725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6540001261001930189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867432167842687006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4629916976112848757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 703084289757293947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8444560961885951084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7551766105004580707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881113155397372392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3088175299736834273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5466935695047970515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8794003972503244936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864861988424707699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326698387873734208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050543016804172630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3260545726993151748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679668163550941512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6577939296387600033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7626098761994621225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068729872330674334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4410606335974294505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2520170041846178116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177532833628598116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8517775776995149702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 858177186048906728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4451819491203317103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1166448326248493680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1134926765459217852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2462235000975737609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4511627896833930073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100683297764163669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5990818928177747887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9073580276137248475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7454215255768741139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4635784266335069495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8492490622379462748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3190621311361220292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6652778597486943102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572042444189621085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5115442393118230087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547386393827646602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6366718423248470797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328664885323096141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4022104038836781928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5713023414019307550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7481596244177357262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7092495076508663654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 395436013578786327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3179139992100551230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7659269351091375334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4675123043117104888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2945566188640758832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139942652008361014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3705183900442176514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7688395637201419393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5422983437511859644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1351771203440057807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3582857147600212355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6661933938378794152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3308397098699533594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2645082389916774669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1657940602797021410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 501922791768211783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5782292504525332224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7652454718131721440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1542133256708425523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6259596871997441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6561539343945472322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487398634979588356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8735456459382037176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475053679625983434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3936222242894476239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1342749732717833883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -453764886761007614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1207322837371911813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 10928780913991038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6087612339557379030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5445569477186857726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8658693664638237135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2624090706485306159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640561892115051394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5778370952463947639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7522318013430224183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6327969527983203105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188692961344930970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3004859308190215932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1511008038713472632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176747621118805441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2989720834497278493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1721487983950386521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9033387119164239382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3509498795999974428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5870385448746820181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7708915283303107716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3357829993389815629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4985905684240211236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485048150710382514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7400007474148107513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6337323487080895543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8315821439173157895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5153669058646513543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4075061408634493778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812468939344993683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80691051168995595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2003143652504778925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765316760755907381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103262797242925379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 806294343656936457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5971540363901560882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5933832589662848800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8568738419505048713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -769345111853202050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8648065394604015561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3277300581408466259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9001205965797575842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6841784730057946120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2429184897444734630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2861167491277633244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2350510380664167041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218541238037325131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1627985994281495754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7171110597778858562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206157856530873309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994517728635324878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946507594657423811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4313401133105904124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2197340107054254714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090476639169267211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2177021593482026001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8103071977930142363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8317232410303226641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8919257576283783999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2788569879066336827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3418747589702390393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900139133575498520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724594982615881468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4912155368165223575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7498587997504326978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3613552940299714058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5346935965636856248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375044770251648997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4748335016346903965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3073423578369500053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380885321238364540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3114727237981322025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145708945582571705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4203783789790370352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7908744976779453964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949094639981100281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4170409867500632709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1685854186707456294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5539948066982573991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291511160116559049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734821775249177851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971263244455719328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534143592604975897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5633855017479988844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 317045851740972407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476705876160478472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911632800490523830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446599241967257372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4873394633548474359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1702051794397199810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303860534998596366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841545015839994111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 204362270220456198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809623475525146424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2595977169402314039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3063109436145279557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277544606327781595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8224570211895281872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7732189105753674467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8394718598381977013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834431408085440474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763011809488347950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6034450660400417049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5022240747062625685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2157691307410035064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1476424071958397561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93045310518796034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202784563778206400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 919104432680589470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095984142522132954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2512829201781006192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467971857539862888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285812897886880133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8734430500092144288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 967898313402549141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2048643983821999374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2992651875165916125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6133202351478801021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087501099046318145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4912526862267358549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8929636826891579898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249485909456631838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5538363789644910647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8368826213348881584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069584546938826951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8417991073090010108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4192794222586112712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7256960839999380438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166149877612389902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705191993217831669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271908323118865606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613254891853270304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 487307404346749386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7962091645923999101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -190632874395783930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875771171736233081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -282167932843583823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8814748398659203797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102878770785591648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642778308480922959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9050345100164219374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1354346568328453785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -728133975716583600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5818988711664041527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -571300020585050324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3987695202885530428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -435813795412715915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276855609599503252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -915310916540727965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2475859841712993278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2968451754866251862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720418476831155910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2332151969728533225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899399921191752006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521458548314529367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 486879750965011029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4300788949684549192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422315996284628952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9176807949700803445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214690167318345410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5876414544908484543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7439292848384185493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6695723020721028105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6381708757917178232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7994038891028015334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5401776592273832991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1139569512664953550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8509106730589120223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 655588049209610203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621427593950239252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3064035493454691126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5037839724031419076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1276701906924851473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6614744909606642193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1087117228840491162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197619341341401283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3738865524243983951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052680726453932967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5385497618741706627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047600581654973446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6700802209983382285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4328678652644321135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2296063152962632851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3652596501518363914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4337158694306737556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2873443784779101852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8324511033851139189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6115923366413029714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7131405017215129035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8740410631793395914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493310635594971170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5221262553508922634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831255846455357336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1905708047307618817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7754184014150517612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278357040667769171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886628589350285554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1655977892229148850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -826971018849874009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 635485240044377999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4499338832053233620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133446377787549542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980197438687596519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913415289061505324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4326091273286904329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418503401085503775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7704993197106287992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8258415189123474743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855344892166647924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 683135546199627727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4878416903949713437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -652886034546097385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610020572816008922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3770004663043932638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422299803705604894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3961408757035300402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4199683483349934589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8994520432172324760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6787353424231202362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159156152746119447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082344272213668493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4856993394043072749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6628075959614316690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1366526852465535451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2608170955161008725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4011362418301364096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3423381880002354087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714819595188137309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5587045563871634679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3192496677505610467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7825994578679716966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1444401593456501899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1954990697802520252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7302734783479183908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949474620307141734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7898206912921137762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5505857686082647092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132468306670878151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049852735161997097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869192066454898652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4876034271331887239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575915085244564969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6209719143635304082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -733277307799314306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3553375788523829495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8969090027532177624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669965009354366520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5138810580324521932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2431745300539912981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3871950623037030977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118857828072036418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614036930897094877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415378009413539666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -19617756776578548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7110679095325858312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8156171846522636254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913823839889321936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4288906821759365291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1473078955530519259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6874267506100704028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5231644802114222001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7848823082682557271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2152163504224118660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2345876952307693616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330337717961827780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814353879436486641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5432512302603302733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2201609837935367656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439206499110022888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398856337965354817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4409623441951662945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3035290742119219023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3116624006002770308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495680862399762566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2121762541531090392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970721230440537846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035201973960351383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -232748211661348859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1917377566686056880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7005357522460780352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9195798357927651335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5847103594320652365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1451146003346598190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7359820024082599523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -796584518898199927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7895590557060085793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 946578384800354958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6266409180203604704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6901671040923802689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2239644597318272431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948309517112497373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2920638727708113998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2783889027848903621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220493342478991200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668939055411824040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247846688400011148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467370740236032441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3656517948415406667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4519810555688005631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4277342660740085530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403887868368094131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4367093816004785811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7934399466384875924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4692244478990699905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1905833063653967661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5517704657201146897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187356636027694014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1053928154763644009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6854164357316736415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3834237241459955167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9089552959241119195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435258527837026279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4130918852673533780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8512077139101898507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7232846329612791100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4749961640964512070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 506385030431749648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2592811673431085165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860215849983632947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 190522988667324599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1201464665028639122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6248976050871827638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6612074084746218318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4770458854030159869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7327560433406101686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8820101901956971310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384733721505273901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887605510782810216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4099374088680453235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992200828040638618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664920663337070023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652994705242529169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1215076700587338023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042020250331770973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5344015103187430208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3827124987713757325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7544294683434962305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7613707506469625270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635470625626535737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184124340274352484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1101591561800363147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8307114716807743923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581650090671594718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4706663697838950749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2235094123430753383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4660321054852386499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6643254796541244518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8025810870260292163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975671010149867367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3740066949111992463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441822835333072602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228041180156434776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1653221155280131312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914362345838356856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -345667573796975583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635953143717441906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1313402932628357092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4595267464201471832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304364578215602227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6363873107510344730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441409342079535471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777977490353339836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841311745357581760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970685398680825314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6929662925094680173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1692827362483705513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749435543347542936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6447796316516241537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7768742467897193114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1907440667387832669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841961187323694915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6516211099966551121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6777554977656410630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4370327580841010737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1189666925299784970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480840471305250549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5904786253917324898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 70614357904732839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1433005010313279998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128187219383508026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446446976815168806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8004456505376841322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2931556977389969734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -652515973288647048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237732294695597468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -389979236610526354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2593883888342360125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5475909154045461986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9120446446406132211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221152114490971062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3442015340732641249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 956874719513989022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1583733040971324617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242346023740343853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1876332090709606871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3575738872974535538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7178967351806961031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4621798818071547483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8355552306107564938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6031890098658012631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4483967891328144857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2145372905039885122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405384679078961386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4172111760853517811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7943300527641128846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909563047048710942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7789804312161293281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4452777382538133039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015672401212318725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4549676082267978055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4302176097166076699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122870859584015912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1393066999756383215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -32760221245363519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3688286172329979665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168209743004867998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3226054510386564375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -448592105597956073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -193090936062089140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1725450076649776359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7102349293944912225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9036480135337053494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 224966220558726563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2645160518398189082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7237456631536932982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956265075380547634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2747735089955847041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8429351383276142662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3812712483886094030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5681192814347383605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427797468303738455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726975460111864485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7953427976426360741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3123654217124503118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383252906060577932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318239565222999120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9114225205513504582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5761283084443522487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 210295813448140081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -133021778398404568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540020480227625154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7011689247517311352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278452310620781156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6131347348506722543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8385391896159113203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5060025351391592614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147854773077302452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7442311000003705036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744795236301342643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481326294972980048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8138718590428257818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3333748716860780310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505230401115641738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445446184561213926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753008098917040144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7276303768839241795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 474706430457176470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2171863648965181319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -631345218532065083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240324106347883933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5877329286991605330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787290073470416858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2053637774332426532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4860937047637799422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -913232328477171867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9201989103946796762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917357428958695449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -405386666794189925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4680221350501826394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8726175778553163107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383395481041218828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2295852339432664446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 716336343854109506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114268656109472484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333317376106571254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2810453361148201937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7949215874167639930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479276499325519124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7471927659094278870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5796142714688186985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1175162234608230916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838817778986952335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4415502753130404488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180107837037587205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288244425681690223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2252700616107091111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8637231838791019946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -713144178248810830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3524235661592139636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7574629171124271793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7323762481343020230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004320127843099517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5480957017516274917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639563075962208926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7270584716043329503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3722574470772530800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1675299998816017913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4965482636637304313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8837714320294179937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8635224497228247151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7002550750325061265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3684415270111359385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7522592464594968418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -852052965834900140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6345352651978029992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659582919718550707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7632495245921218993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9030394437059207733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190953711848739672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4157683659993135011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8673632964958324358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1431759407126843972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8544403445203452540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5074068578083403161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857888166199778959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772417296252565903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6600798821330016318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4658976800665099884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1043204776681049493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1335514056819504864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3799300849559263476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4774726723226061354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5626024849287979922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685778409598225977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8517830779707002652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6494018539234263924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8724027351145906602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9144470350928750362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077774796644548691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7441480558980137546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8586571706283840330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592821241730999916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4962070651584432930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1492332746912003498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4088798898886776993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6229784283505497826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7386623084727356202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5159131237431729017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329998486280129005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2306151086612988446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330288492167600229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4120595757961637529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5453638357228657356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516860518107206824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3630453025539394477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8325366796939595806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3644471402358257184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951310022094341529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -915212315871407591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1426000108218846998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7256841664746800041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1998200610772744854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7003150450307590233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334992742206556210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6356453412880572048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416858481257730457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6725659015656108499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4363796622952426132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 535275681671976681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2611793182181790921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5368366870861045455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686527481350062217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7951568939857949200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2464335779450612623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564259032641311524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 816436991022762115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936798449444330369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426650778218293935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 829153797811512855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3543110465150712935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212478075570555468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6795530428345051247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273888829994526926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298751200811639486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9091498435695697299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3899633040114630496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1862764948007750832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432300849299487382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294069972659821544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4521742374619796117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053344518253427695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432479619133483499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -522625230592152040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185680641895227518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2257205727817726552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9157060372799103038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495527274427038813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 120944875646072525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1003905429727189440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2026211273562060153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6762806257332557181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798027367048228335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8863182716282582313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8698329625163839753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8973062599469955536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7336432494053219362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5769446807376522193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325293318504413057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051280001668214124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 817572768808959016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8644119306900103819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 337233798997777145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063457802449856568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5711512238302612616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4936496961446228399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -36104175036693714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 547769737810526230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579169232266784131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703386310872827006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1855097829896222226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752724008136920703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7170775541732012451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2147893177942963918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8401127018129038210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5274249599735644223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7802022564404383825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744168179513321857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -133817102724818507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5740082360523386482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8429082087595370917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1535457007918060644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2670880591334389749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561260823451056183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071526552019354359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790560850416175120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8404850598449297900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6936207310515146335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6861970750825134881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313623761820959931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946983001148342730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6792566248482229515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1549780083538513759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 744345945185888034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038762637031704467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -378647742961486170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8445373444829966718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485293535372948870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5888073983207346667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6086094847083281719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6686198744048222474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3312362317482019530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8303808619538260030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2733710986835492650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8136642719367945407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416332786463656758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1879246075138526262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5155063228957251948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4297783413288128619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1878999446854824748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286326452689344316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8825729682535617694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760768538147948670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250674047681062031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2095280868051598014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427610850380242566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 951945581346243709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1759513419341227558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1492230172775500058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435684413899220669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281741109962895145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900898079296044221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559742010304909864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4205986026676392501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579834721778457336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5447714657069274803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950202727399466835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8326231594407606059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2021774023383477763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2442895425872596097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8666365951279852782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -502595343032884140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8535187716366489651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5371004268727084527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8220182575832263852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5234234570282862523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8067185860456317882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720506292759936068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474861063784277551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406134023774315019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7608807775160156190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5476432308374277354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633164917011221336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8631794186027222108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145624549296201796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036616817872236341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4035331216171442332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6389315369777462553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8960003698929849592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 45128175059790827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4135227041938686086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613173706474151676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7883269225975112304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244163672799666452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2451685987047881713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8165429978376943846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3036274087574135910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8432025107362855514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5337030529103718054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6416929760516874351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1875753872069731139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6320089714262559246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8757614497287741872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6148456004773562898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9002088388152336008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 501639251934415333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8563093621054397728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892180836980943898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313115879968995153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2345935973276138794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106167828620388477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187478358687681614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5391528658306738908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4349831328038667392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6862248017570342010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982409199999216505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5465755911804289703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536653780851378557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192551837041122782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8769182041343105090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1009892801114335696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8365151513063598691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660639031345637309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485487392091901432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4762105787399452866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464261653949571253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1593765353185771802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332839705368689459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2263808602521712122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3842111249812545572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2849109080752474079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7342058143451431093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1273729707326026706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635358470367562140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5753209674789423201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735394460265641433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -757029897962128817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012210122523976613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6498791033768298804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383088115119612231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676430665489208703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3674863967315052714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5228218810209223870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621891986969913240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 131700200583198914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2790352845309067945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3354365768260765193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4466410821556710967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 843135693289460496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6250922385216285774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2477296447311815183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4279748465467120809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622452940886564284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 277888938216767130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8419126266419044638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7164016679861326429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321882296675752314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242529675830259575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8490905852401605524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5420714785825370846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455246356337225396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7458408493633360641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1931845231895177619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3140143216393323240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175033740959030117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8517559975405633116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5413102722202130242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8040681537790122933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883624514767503960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7984226272375106978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026555345026666081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1946367577743667666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3686746089869691026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1063748928382492342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9177919568161627258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4123409512039900781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115325596524278153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808973211572630256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6782905286432703930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2464653409610554973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1982888085734694589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211905196861666812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4869683316670515413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532227831019181858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6900284863912064932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2575820143490577726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752663905307829057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3477699547550951662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8737704835901715918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351802784705400804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388565464800099116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6020455578876038042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464256890128288223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534382696658027254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452419097196670074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6943474424778994413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775889966539173275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6769197463875463072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267225049136993059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398837951258839744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8022711193208247328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 872357211966759109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8485223117804045603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4764790617092407404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098415192020447020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124854631292051027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305387950222496803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005507593925914025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8814174841694362342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492825013228827646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2110619220952671738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288779549932143142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3346523831663975065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6830387901522150764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968568374022924378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461742308437378812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -940725004052877359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885379578519933337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408662146914910387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -440752519609629516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4832999618496755304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3892766079038541460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3927275519608996350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4758199071845048792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000863312092177875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998460182817190628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5929297685260262329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3646940468402918523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2348030557668116954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1218774693219063195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9005448659543271694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925929095044909005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 747937781553163206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1076072746294136676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649508403941517059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8137719414135996086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3549214387338982665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7654636691392704413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557174364667308460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152573518264576731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978123821111873351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2032918559455806295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794513651833703613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548251230862772996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2627446004190015615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1530468048133173229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452790200863265782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 604896079990564954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574185189731889617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284812531626165762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273730261898259497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5240266568164920407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8257960115659749275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704578492001844802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3456019965983268165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2930894756752636290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7976033461931799940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7769133193537000327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5704079937705751837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -194984996913707069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7287498432545117593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002408792969038165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009228112142679734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988187697676235065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211570439064111899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2846845721109686442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2999956514899699100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7592428036618363009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6990275799758148552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980909925102016625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712414989567616261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4344593854337523303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8106050986102422851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2217441111686466019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3805190307286893382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455758884410859603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 681314701156953689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5978994759613358590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162057767765269293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158107635357824375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186234331137881719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155384267780890185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365090074308497601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5445879439992584132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4352286007518271517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7370561326085453287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7093145876131988777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -325506364085181532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249036101565978942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5804562006959442475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7742536902298096909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5082512639220370229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8151611322459605538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8376859405237550989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -910590361561270031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7498429969286364196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179664981700471851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636503216975372148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -377455680727553404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5496722936229247554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 632485181434486245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5318826763002875768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068846323029754267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4931176052080902673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6004085832087669993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3625100504469174911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 859410280841795562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4659830632429050235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1189201679944972030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5485946910212035195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229069578276307989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161403132975666755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2898930166967473779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2669739038722839037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4015983498077072456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1920551137922113748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1551139130462613641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534557506380178110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1199742623707515554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310852953908278534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5629484738046412599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9031718331654910982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067084799122109142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4055738002153247018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236001536150482354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948083529392170730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4127216249097883867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3315314738832356210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581062417438582668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 308964986968293941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -565230850222266923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4117204327132365373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6437201367835148249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1216148694156728782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4526631843899155516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988868249180339398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5598415739263550534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -640887957960604763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9053362304711214194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808887529853798143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5238791542124053916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615883676660834934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115614485920905079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7260378447879718252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8700132920026704638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434972796131627020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771880935991703535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4715095461312603806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5541993824783919975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932076000871222639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5289156810713230504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857291462892139704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8395026884554887935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901022885235900807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083875570324682080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 285328240189660606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5219829709504531956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2907793080005893099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1430379031578790697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7348326047917107181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2778152816199320457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377312502060895538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3789016149715019086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6836541600673651673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2396566394432276854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6351518507054630866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421126858595460851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -291762916105949118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4613192853614947100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7970318436329330101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 910295646983501461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 396012247054297736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1582720436560377458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4938888178280189360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514438429939279905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4739304062668020067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884525593565340501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7015658232672907854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198248716954118649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6402196215883804290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994392015574551642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5333012023034450890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1049531427876796334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8257209964427169039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8774930395076997797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8548265788043711451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8273233273487600017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692005299230239726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1227266840421864779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8392283480685893673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8181456203868477642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3038540577138637897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2281908019367577330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5661774867194468393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4752974472700098349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5666266431779056708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6235566048266196561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8302294762411041812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8005397383110561802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862483766676640317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1990048175223872022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343893144871208985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477229744873377557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542583546061089751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426992828285607294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -84934148120453463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988737304473742562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2313484237640166744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812599108825729537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2536506481559872735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4625480047746451280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -155845199117223325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3398409245279937422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7565369912758744616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6493284151372046128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849048070679362187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6909172047561288461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269700568772916404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5859634455757224059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3038283363380225024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2826417220234610376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2446314240890136578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8931646314693422328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6843125449764932417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4112921424224729614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1086949268038690187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3618708236113535409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1535582769390026965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4068592959237478957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3715309232232124362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2076660435520000766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93281134094741215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616079958324845707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8541279093675811763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343836266348907499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8050685732887151449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9067439461450619803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5614557387681628166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886968664128431194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6637874285960052311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1124456005582073247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3090506892630980645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3227245328570886532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5125019468010923944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5644757772937527530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 634847727067379788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3964247728623395732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5678875990543373956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6988425002039018249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1585428710318840280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8771725835516198950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013507395864208531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2762823762311748064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704008561015797076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603222209982144623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614439304772299517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870140258768063631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5815563927029216180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133191911929505337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1430672835166805745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637672860800598150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7119353205211524802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7124817761895197368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3728104069619264293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4003461373886133125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8220620703575682009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284793273285217980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719611399888406512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7337766859833868818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907487848829274322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93369581152911478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989684930001803084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122570038077830265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3355369949045077125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2873963872053488452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7913035985532756780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000531729399117490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538303296635109104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777817061299845926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543145349620172023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345946244686094366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051785611404216368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5912579892264266008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7034629923239573307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5923115859748002136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7113136431657827929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2671431688640501155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2054354578555506356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079391832857649238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7119133812447426115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042289709608696057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6880886006629956333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4652374259424294392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746936629407593662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792635863207809649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2222361022244018701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3548058977564340421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5669295349603774247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5450958825701513512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8381360004573727274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2694313297693523535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039427308924544974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4522470935689175251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4429868407715760878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7984349731258329148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4689396855114964400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301301648956993686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5424308943595302680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342121545495144264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3432222952442002852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1436186103579763921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4517470639166110633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8270716908466919555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7196985289265800403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2930292635737544991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7405261564017293099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4538884055814425907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3577069151039560527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5747643316335354783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7225641444117278156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5197885433057503491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275978926388526083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 393084927840755560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2327698973504675275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5054523515296143844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483928842129278869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5245762518422324970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 374076728467545457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7884718082042097402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8744195310513159086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8823651892782981209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7624943558629339394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8698640693208267458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2112560664127232362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2710074772376408646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8448972682760146522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3213191667472452951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3858647474324140833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3999729588070016250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2700752557011391615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4608343554372226892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 510272182011381553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819934298759410130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6992217984463217611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572258983070124115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1529892533936230015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2803048712079093110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7600389980814844462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6678358475577647556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3992453216468914851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292813882328899815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502069609122836961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422979844507368071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4365374656163213189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521474901257966426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -246088421092168722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1832508122243972689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -592457283795611996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7651658457371045564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8078107686178578626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5138683265892545853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7351222368349915322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170226459191137461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650370275241748393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837313754614355243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8580040494718479041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424036358930652199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1238290986397564363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1971736590790452555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8786986815670443075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3919432622844209008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885133415893799645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929383436164865513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612032151755185462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510377135781943299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1152221734230052028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802179266350408597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2369835682862493238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5377082285782003079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4243584351903055190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2583529147912574817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 950077432240788278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035165026893571111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 891825401098275831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116558523239861210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1318746178728585381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5650012113677100479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1921239146112142024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612315265267910563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1288356059964011283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3440710682419672563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8695237202029547359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3348530460420755647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4033399984662411062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5289750387840154936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5246761776382887429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9139825261350375125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7853994924253418367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3006077938967418111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1169101253895970802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5816304341023805766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3911145338518997933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 700558118689545615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8123710233857465713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5630480868638163663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 635119753086773415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6633035797779624602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814808690475486804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310471879966042269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735943729571814049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8113506157521378726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077746865713518913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -929232893723591783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1310720756072890070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7061895877383488146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8984369973125206238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281958034492993862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:57,905 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:57,905 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:57,905 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:57,905 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:57,913 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=943 (was 968) 2024-01-02 15:55:57,921 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=943 2024-01-02 15:55:57,932 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:57,939 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:57,939 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,943 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:57,943 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-02 15:55:57,943 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-02 15:55:57,943 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-02 15:55:57,944 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:57,952 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=924 (was 943) 2024-01-02 15:55:57,959 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=924 2024-01-02 15:55:57,970 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:57,975 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:57,976 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:57,976 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28399616; total bytes=30990336; wasted bytes=2246656; fragmentation bytes=694272; completelyFreeBuckets=5 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=126; free=0; total=126; wasted bytes=1124352; fragmentation bytes=129024, full buckets=18 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=175; free=0; total=175; wasted bytes=1111040; fragmentation bytes=179200, full buckets=35 2024-01-02 15:55:57,977 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-02 15:55:57,978 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:57,978 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:57,978 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:57,978 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:57,986 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=898 (was 924) 2024-01-02 15:55:57,993 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=898 2024-01-02 15:55:58,003 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,008 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:58,008 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,009 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,018 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,022 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,028 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,034 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:58,034 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,035 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,035 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,042 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:58,042 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:58,042 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:58,044 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:58,050 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=791 (was 898) 2024-01-02 15:55:58,058 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=791 2024-01-02 15:55:58,068 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,075 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:58,075 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,075 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,085 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,092 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-02 15:55:58,092 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,093 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,093 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:58,093 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:58,093 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:58,093 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:58,101 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=726 (was 791) 2024-01-02 15:55:58,109 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=726 2024-01-02 15:55:58,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,123 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:58,123 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,123 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,133 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,137 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-02 15:55:58,138 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,138 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,138 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:58,138 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:58,138 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:58,138 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:58,148 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=682 (was 726) 2024-01-02 15:55:58,158 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=681 2024-01-02 15:55:58,168 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:58,173 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:58,173 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,176 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,177 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-log-dir so I do NOT create it in target/test-data/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b 2024-01-02 15:55:58,177 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/bfcb6eac-63ef-548f-6416-c644250d900d/hadoop-tmp-dir so I do NOT create it in target/test-data/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b 2024-01-02 15:55:58,177 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-02 15:55:58,187 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/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/bucketNoRecycler.cache 2024-01-02 15:55:58,187 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:58,187 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:58,187 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/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/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:58,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550339313803755287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-02 15:55:59,288 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/bucketNoRecycler.persistence 2024-01-02 15:55:59,288 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:59,288 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:59,288 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:59,301 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/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/bucketNoRecycler.cache 2024-01-02 15:55:59,302 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:59,302 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:59,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-01-02 15:55:59,305 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/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/32adb3b0-c47e-b5b6-79db-c40a6f7f4a9b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:55:59,305 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:55:59,305 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:55:59,305 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:55:59,305 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:55:59,314 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=796 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=653 (was 681) 2024-01-02 15:55:59,322 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=796, ProcessCount=167, AvailableMemoryMB=653 2024-01-02 15:55:59,333 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:55:59,340 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:55:59,340 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:55:59,340 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:56:01,592 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:56:01,592 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:56:01,592 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:56:01,592 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:56:01,600 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=733 (was 796), ProcessCount=167 (was 167), AvailableMemoryMB=625 (was 653) 2024-01-02 15:56:01,608 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=733, ProcessCount=167, AvailableMemoryMB=625 2024-01-02 15:56:01,618 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,623 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:56:01,623 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:56:01,624 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:56:01,633 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,639 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-02 15:56:01,639 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:56:01,640 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:56:01,640 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,646 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,651 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,658 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:56:01,658 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:56:01,658 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:56:01,658 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:56:01,667 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=733 (was 733), ProcessCount=167 (was 167), AvailableMemoryMB=488 (was 625) 2024-01-02 15:56:01,674 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=733, ProcessCount=167, AvailableMemoryMB=488 2024-01-02 15:56:01,684 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,690 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:56:01,690 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:56:01,691 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:56:01,691 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:56:01,691 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:56:01,691 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:56:01,691 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:56:01,700 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=733 (was 733), ProcessCount=167 (was 167), AvailableMemoryMB=460 (was 488) 2024-01-02 15:56:01,707 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=733, ProcessCount=167, AvailableMemoryMB=460 2024-01-02 15:56:01,717 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-02 15:56:01,722 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-02 15:56:01,723 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-02 15:56:01,723 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-02 15:56:01,723 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-02 15:56:01,723 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-02 15:56:01,723 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-02 15:56:01,723 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-02 15:56:01,731 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=733 (was 733), ProcessCount=167 (was 167), AvailableMemoryMB=436 (was 460)