2024-01-23 12:55:10,729 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-23 12:55:10,971 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d 2024-01-23 12:55:11,027 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=256, ProcessCount=168, AvailableMemoryMB=13242 2024-01-23 12:55:11,063 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:11,081 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-23 12:55:11,092 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-23 12:55:11,094 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-23 12:55:11,097 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-23 12:55:12,847 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:12,847 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:12,847 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:12,847 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:12,858 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=564 (was 256) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=12530 (was 13242) 2024-01-23 12:55:12,866 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=564, ProcessCount=168, AvailableMemoryMB=12530 2024-01-23 12:55:12,878 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:12,888 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-23 12:55:12,888 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-23 12:55:12,889 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-23 12:55:12,898 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-23 12:55:12,899 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:12,899 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:12,899 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:12,899 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:12,907 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-1 java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:286) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:173) 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-0 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=564 (was 564), ProcessCount=168 (was 168), AvailableMemoryMB=12504 (was 12530) 2024-01-23 12:55:12,915 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=564, ProcessCount=168, AvailableMemoryMB=12504 2024-01-23 12:55:12,924 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:12,931 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-23 12:55:12,932 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-23 12:55:12,933 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-23 12:55:12,961 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:12,968 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:12,978 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-23 12:55:12,978 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-23 12:55:12,979 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-23 12:55:12,979 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:12,986 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:12,996 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:12,996 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:12,996 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:12,996 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:13,005 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-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-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=564 (was 564), ProcessCount=168 (was 168), AvailableMemoryMB=12344 (was 12504) 2024-01-23 12:55:13,015 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=564, ProcessCount=168, AvailableMemoryMB=12344 2024-01-23 12:55:13,023 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:13,032 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-23 12:55:13,033 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-23 12:55:13,033 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-23 12:55:13,139 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-23 12:55:13,486 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-23 12:55:13,500 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/bucketNoRecycler.cache 2024-01-23 12:55:13,501 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-23 12:55:13,501 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-23 12:55:13,501 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:13,673 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/2ada3aba-9f10-6ef3-683b-5e111d658e3d/bucketNoRecycler.persistence 2024-01-23 12:55:13,673 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:13,832 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/bucketNoRecycler.cache 2024-01-23 12:55:13,832 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:13,832 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-23 12:55:13,899 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-23 12:55:13,900 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:13,912 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:13,912 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:13,912 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:13,912 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:13,920 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=564 (was 564), ProcessCount=168 (was 168), AvailableMemoryMB=12466 (was 12344) - AvailableMemoryMB LEAK? - 2024-01-23 12:55:13,928 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=564, ProcessCount=168, AvailableMemoryMB=12466 2024-01-23 12:55:13,940 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:13,947 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-23 12:55:13,948 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:13,948 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-23 12:55:15,007 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-23 12:55:16,108 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-23 12:55:17,209 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:17,209 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:17,209 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:17,209 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:17,218 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=564 (was 564), ProcessCount=168 (was 168), AvailableMemoryMB=12433 (was 12466) 2024-01-23 12:55:17,226 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=564, ProcessCount=168, AvailableMemoryMB=12432 2024-01-23 12:55:17,238 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,246 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-23 12:55:17,247 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-23 12:55:17,248 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-23 12:55:17,718 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-23 12:55:17,718 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:17,718 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:17,718 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:17,718 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:17,728 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=535 (was 564), ProcessCount=168 (was 168), AvailableMemoryMB=12394 (was 12432) 2024-01-23 12:55:17,735 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=535, ProcessCount=168, AvailableMemoryMB=12393 2024-01-23 12:55:17,749 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,757 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-23 12:55:17,759 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-23 12:55:17,760 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-23 12:55:17,775 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,786 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,800 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-23 12:55:17,801 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-23 12:55:17,804 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-23 12:55:17,805 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,816 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-23 12:55:17,817 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-23 12:55:17,821 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-23 12:55:17,821 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,842 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-23 12:55:17,843 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-23 12:55:17,844 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-23 12:55:17,844 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:17,844 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:17,844 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:17,844 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:17,853 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=535 (was 535), ProcessCount=168 (was 168), AvailableMemoryMB=12230 (was 12393) 2024-01-23 12:55:17,861 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=535, ProcessCount=168, AvailableMemoryMB=12229 2024-01-23 12:55:17,873 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:17,882 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:17,882 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:17,882 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-23 12:55:17,894 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir so I do NOT create it in target/test-data/ee24d04b-8ce8-358e-bf37-6175d24d9717 2024-01-23 12:55:17,894 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir Erasing configuration value by system value. 2024-01-23 12:55:17,894 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir so I do NOT create it in target/test-data/ee24d04b-8ce8-358e-bf37-6175d24d9717 2024-01-23 12:55:17,894 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-23 12:55:17,894 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/ee24d04b-8ce8-358e-bf37-6175d24d9717 2024-01-23 12:55:17,894 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-23 12:55:17,905 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.cache 2024-01-23 12:55:17,906 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-23 12:55:17,906 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-23 12:55:17,906 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:17,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6758369482549373877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,008 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,008 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,008 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,008 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.persistence 2024-01-23 12:55:19,023 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.cache 2024-01-23 12:55:19,023 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-23 12:55:19,023 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-23 12:55:19,026 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-23 12:55:19,028 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:19,029 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.persistence 2024-01-23 12:55:19,029 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,029 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,029 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,043 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.cache 2024-01-23 12:55:19,043 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-23 12:55:19,044 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-23 12:55:19,048 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-23 12:55:19,049 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-23 12:55:19,049 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/ee24d04b-8ce8-358e-bf37-6175d24d9717/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/ee24d04b-8ce8-358e-bf37-6175d24d9717/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:19,050 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,050 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,050 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,050 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,058 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=535 (was 535), ProcessCount=168 (was 168), AvailableMemoryMB=12180 (was 12229) 2024-01-23 12:55:19,068 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=535, ProcessCount=168, AvailableMemoryMB=12180 2024-01-23 12:55:19,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,087 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-23 12:55:19,088 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-23 12:55:19,088 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-23 12:55:19,441 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-23 12:55:19,458 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=958.28 KB, memory=0 B 2024-01-23 12:55:19,460 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-23 12:55:19,462 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.33 MB, memory=0 B 2024-01-23 12:55:19,463 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-23 12:55:19,464 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.11 MB, memory=0 B 2024-01-23 12:55:19,465 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-23 12:55:19,467 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=909.38 KB, memory=0 B 2024-01-23 12:55:19,486 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-23 12:55:19,488 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.28 MB, memory=0 B 2024-01-23 12:55:19,489 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-23 12:55:19,491 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.67 MB, memory=0 B 2024-01-23 12:55:19,492 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-23 12:55:19,493 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.45 MB, memory=0 B 2024-01-23 12:55:19,494 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-23 12:55:19,496 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=185.79 KB, total=30.06 MB, single=0 B, multi=1.23 MB, memory=0 B 2024-01-23 12:55:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143649000894620186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7637989975030477497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1923710685490724519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 42613252318457322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8701003823971127671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8006550820028031617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1078974722981838392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5608178291982007065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2725025531885084872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169319619287909963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043686673584265168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197817198632543939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8541035806700545340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5976851441184769761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6625407971440870054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921408248075564141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318530495734589648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5284912471835988967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656524322009880048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8883779185183797659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3657548516879334282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468681085064739700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4389913155881124363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 527536921936759880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5561870214356451635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3522775118353105945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4043414053583563266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7572709199722769708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900232327220443102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918147728828990729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7425251794352687900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2676868389323492133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5042220181425486279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3957347926857070410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -159393617095052803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6947218102358590906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178359598359252489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1065048865621993054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 646740333774123685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1041439021360529397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5294436074028520200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6838531450067207587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1516742879030476688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1637816815785355827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2405324671992385735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922698735140944380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1042671278140458511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1555434300997598735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8150632287730418395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5680146075718531494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8710744366181847713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7387533734192707858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970456542798351568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7881086792673929289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4700938500992034484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610957922535247136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8343562721914189090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968903567254446821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112928606858158748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8431478496897650487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5558518009594165956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8482574312881974354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -932393045216988300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989216382440800115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651888220624762539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1817469508433863204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3502093775484724686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1550767958440358718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1941009840828651607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4422340477706387423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5044967158519119727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832869097573118141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -331291827610043851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7439064720562932743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2564822539409810460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5874150231830254996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7188488524211157226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4302333282418026882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445525732919771641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5113856901908633289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408022361129901600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594002161590743300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155544754011045244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 433474052779256497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3903636002206284244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299852882906639346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2129323129121745560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1054082740667872391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118515714402903955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7764417834437101694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1386659546021208018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2464768363570234086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293851062069123578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3432141320344893775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744794546209943645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5133706010343515413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428416241319904325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764081505746232022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4926705712731402764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905216337024259338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5308116739401834725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7673804949111101959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9220173674061368068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748238111149987318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7176819179556391711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6763138359761482655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5840610359291675902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7463053020265018052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -230636686103848253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845870089285336304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6605625732843417244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2243312620505811170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7937845461198987709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043458731424843069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2066249842167442235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 760349971069668805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 933801761349052126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4137419345378762901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7015717019378797162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7427814869567394526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176658412824988680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7820143317150665846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3569526579051325431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6636114100166272550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5773624722254371935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8722172157118640159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7177369162868339813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9153893093498091268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2645157318729093281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8930187315555417830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599240719045045905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6621874879095739899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3873067448911559957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5906504397112686316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633282421826994285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6849503281195885436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1990387367014497382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4138155354427166958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6012911448358082311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2639562135047333347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2630265141740390351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -379288435226775250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223609858054162646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7663250576206837911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7018329303279246567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4388087115685046628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502029637588195270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952599190098739063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768314176254638979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142862713803701719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8462132920710510849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5058403682712698666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615701306056092453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301030036941073922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6221578407447559244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6060160912520553120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837593860433532237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6918125700271784142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3397831177580703932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7952620280285437163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2537111360991284582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439538219068439885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6859869204258018474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030413608560321638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2820489818596129690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2763136604585047817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2571877258154248624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648639466005550760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3960146173103966295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3210293495247444742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1749774220704310012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7236510842219495157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6733708016558268277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8480162929770357247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3311051269219490366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2796837533370323555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189103932869545195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6878417930119869270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 739537035306183194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2661687110654506207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7702438858066017287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286675387890819744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3055239365548247368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,537 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-23 12:55:19,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168908458378600430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109200030020935586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6653754247758610225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4761871246038955779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810937463202337241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7607106831542782954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,538 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.66 MB, memory=0 B 2024-01-23 12:55:19,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118274084318538504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1235246497675474965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2790065199347688150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2103904011657803863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,538 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-23 12:55:19,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720764287173160713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 677872291706720342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7397571690186236193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3345846253923916139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1733988331902139585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,539 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.05 MB, memory=0 B 2024-01-23 12:55:19,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5428468088463298236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3744166821640641225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,540 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-23 12:55:19,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7172889778695290462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690908382213963320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5657018339980981733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4088903328456050543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3392972298404124685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,540 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.83 MB, memory=0 B 2024-01-23 12:55:19,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2160938728606948898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8228847398147712827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690890395520229732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1738434522240586421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6570920962171547189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4989953159021718240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3405852253942289511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2902586665632521472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1267051451846306337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302523010544887911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7627759266180929036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2361924392899839244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997530563838712515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2059684957284407942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1220369381653118474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3724629597052994486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7422932909234134212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601032173308859014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5945896417957289804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2217951726778182860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7824647929518446436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8391417605931882095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4351482885461784262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5887609391016381699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3551440823897914310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991023010446585757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6448856268356035036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6986605358357154770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875950537351792664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1156782482049171894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7823922723103183540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4163354708227015479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5757119974538813278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901385473251533002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161777985474658694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3713545166046548907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888648375159128904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738632221078847756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735056103641777656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2812471301448743605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6154184379281084958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1791968720162603593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043860444728552698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482244152111378345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5969850521867309276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7818682280130152792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3726715292886849285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2534448704194949178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6849533171117830910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8544947933808300613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2076141828465416553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313952505091402583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2934129413785122172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1348447501135443249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6090199213223691331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -708756321344088409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4702367167818364081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5081957633732711657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799643150922538335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 319829771821853663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4448291375625392593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965763154558673588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1696120405724408322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6932464173583866645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2358135161551887685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6518931924362732636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3482238078704981955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520595294889305852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891558451547614603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 680246652110601703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2560314796897595702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4139550830198149855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4558278055226031971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:19,557 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,557 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,557 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,557 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,566 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=535 (was 535), ProcessCount=167 (was 168), AvailableMemoryMB=12773 (was 12180) - AvailableMemoryMB LEAK? - 2024-01-23 12:55:19,575 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=535, ProcessCount=167, AvailableMemoryMB=12772 2024-01-23 12:55:19,592 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,601 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-23 12:55:19,601 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-23 12:55:19,603 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-23 12:55:19,603 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-23 12:55:19,604 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-23 12:55:19,604 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-23 12:55:19,604 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,615 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=535 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12736 (was 12772) 2024-01-23 12:55:19,625 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=535, ProcessCount=167, AvailableMemoryMB=12735 2024-01-23 12:55:19,636 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,644 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-23 12:55:19,644 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-23 12:55:19,648 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-23 12:55:19,652 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-23 12:55:19,652 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10413056; total bytes=30727168; wasted bytes=93184; fragmentation bytes=738304; completelyFreeBuckets=10 2024-01-23 12:55:19,652 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-23 12:55:19,652 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-23 12:55:19,652 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-23 12:55:19,653 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-23 12:55:19,653 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-23 12:55:19,653 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-23 12:55:19,653 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-23 12:55:19,653 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=62; free=0; total=62; wasted bytes=75776; fragmentation bytes=63488, full buckets=2 2024-01-23 12:55:19,653 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=21; free=0; total=21; wasted bytes=15360; fragmentation bytes=21504, full buckets=1 2024-01-23 12:55:19,653 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-23 12:55:19,653 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-23 12:55:19,654 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-23 12:55:19,654 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-23 12:55:19,654 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-23 12:55:19,656 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,656 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,665 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,665 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,679 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=38 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=535 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12686 (was 12735) 2024-01-23 12:55:19,691 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=535, ProcessCount=167, AvailableMemoryMB=12683 2024-01-23 12:55:19,707 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,721 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-23 12:55:19,721 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-23 12:55:19,724 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-23 12:55:19,738 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,752 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,763 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,774 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-23 12:55:19,774 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-23 12:55:19,780 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-23 12:55:19,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,789 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,789 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,789 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,789 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,800 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=41 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=535 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12504 (was 12683) 2024-01-23 12:55:19,808 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=535, ProcessCount=167, AvailableMemoryMB=12501 2024-01-23 12:55:19,820 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,829 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:19,829 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-23 12:55:19,832 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-23 12:55:19,844 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,852 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-23 12:55:19,852 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-23 12:55:19,853 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-23 12:55:19,853 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,853 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,853 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,853 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,861 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=535 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12430 (was 12501) 2024-01-23 12:55:19,869 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=535, ProcessCount=167, AvailableMemoryMB=12429 2024-01-23 12:55:19,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,890 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-23 12:55:19,891 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-23 12:55:19,892 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-23 12:55:19,908 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,913 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-23 12:55:19,913 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:19,915 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-23 12:55:19,915 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:19,915 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:19,915 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:19,915 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:19,923 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=535 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12363 (was 12429) 2024-01-23 12:55:19,931 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=535, ProcessCount=167, AvailableMemoryMB=12362 2024-01-23 12:55:19,945 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:19,955 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-23 12:55:19,955 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-23 12:55:19,958 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:19,959 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir so I do NOT create it in target/test-data/b985e5bc-aa4b-d4e4-074b-1a632ad962ae 2024-01-23 12:55:19,959 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir so I do NOT create it in target/test-data/b985e5bc-aa4b-d4e4-074b-1a632ad962ae 2024-01-23 12:55:19,959 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-23 12:55:19,975 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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/bucketNoRecycler.cache 2024-01-23 12:55:19,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-23 12:55:19,975 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-23 12:55:19,978 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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:19,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961767971280267383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:21,079 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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/bucketNoRecycler.persistence 2024-01-23 12:55:21,079 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:21,079 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:21,079 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:21,094 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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/bucketNoRecycler.cache 2024-01-23 12:55:21,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-23 12:55:21,095 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:21,097 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-23 12:55:21,098 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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/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/b985e5bc-aa4b-d4e4-074b-1a632ad962ae/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:21,098 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:21,098 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:21,098 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:21,098 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:21,108 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=535 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12129 (was 12362) 2024-01-23 12:55:21,116 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=535, ProcessCount=167, AvailableMemoryMB=12128 2024-01-23 12:55:21,128 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:21,138 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:21,138 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:21,139 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-23 12:55:23,391 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:23,391 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:23,391 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:23,391 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:23,399 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=500 (was 535), ProcessCount=167 (was 167), AvailableMemoryMB=12291 (was 12128) - AvailableMemoryMB LEAK? - 2024-01-23 12:55:23,407 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=500, ProcessCount=167, AvailableMemoryMB=12291 2024-01-23 12:55:23,421 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,429 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:23,429 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-23 12:55:23,435 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-23 12:55:23,464 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,472 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-23 12:55:23,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-23 12:55:23,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-23 12:55:23,477 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,490 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,499 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,508 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:23,508 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:23,508 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:23,508 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:23,518 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=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=12123 (was 12291) 2024-01-23 12:55:23,527 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=500, ProcessCount=167, AvailableMemoryMB=12121 2024-01-23 12:55:23,538 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,544 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-23 12:55:23,544 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-23 12:55:23,545 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-23 12:55:23,545 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:23,545 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:23,545 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:23,545 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:23,554 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=12086 (was 12121) 2024-01-23 12:55:23,562 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=500, ProcessCount=167, AvailableMemoryMB=12085 2024-01-23 12:55:23,573 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,580 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-23 12:55:23,581 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-23 12:55:23,581 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-23 12:55:23,582 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:23,582 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:23,582 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:23,582 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:23,590 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=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=12048 (was 12085) 2024-01-23 12:55:23,601 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=500, ProcessCount=167, AvailableMemoryMB=12048 2024-01-23 12:55:23,614 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:23,620 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-23 12:55:23,621 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-23 12:55:23,621 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-23 12:55:26,695 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:26,695 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:26,695 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:26,695 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:26,704 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=12019 (was 12048) 2024-01-23 12:55:26,712 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=500, ProcessCount=167, AvailableMemoryMB=12015 2024-01-23 12:55:26,723 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,731 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-23 12:55:26,731 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-23 12:55:26,732 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-23 12:55:26,736 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-23 12:55:26,736 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:26,736 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:26,736 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:26,736 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:26,747 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=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=11995 (was 12015) 2024-01-23 12:55:26,755 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=500, ProcessCount=167, AvailableMemoryMB=11994 2024-01-23 12:55:26,768 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,771 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-23 12:55:26,771 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-23 12:55:26,773 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-23 12:55:26,789 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,791 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,797 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-23 12:55:26,797 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-23 12:55:26,798 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-23 12:55:26,799 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,809 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,820 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:26,820 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:26,820 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:26,820 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:26,830 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=11935 (was 11994) 2024-01-23 12:55:26,841 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=500, ProcessCount=167, AvailableMemoryMB=11935 2024-01-23 12:55:26,858 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:26,863 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-23 12:55:26,864 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-23 12:55:26,868 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:26,869 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir so I do NOT create it in target/test-data/7ecb2ce9-b345-155c-b4c8-7499f8108f2c 2024-01-23 12:55:26,869 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir so I do NOT create it in target/test-data/7ecb2ce9-b345-155c-b4c8-7499f8108f2c 2024-01-23 12:55:26,869 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-23 12:55:26,885 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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/bucketNoRecycler.cache 2024-01-23 12:55:26,886 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-23 12:55:26,886 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-23 12:55:26,886 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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:27,038 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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/bucketNoRecycler.persistence 2024-01-23 12:55:27,038 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:27,052 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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/bucketNoRecycler.cache 2024-01-23 12:55:27,052 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-23 12:55:27,052 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-23 12:55:27,055 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-23 12:55:27,055 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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/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/7ecb2ce9-b345-155c-b4c8-7499f8108f2c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:27,056 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:27,056 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:27,056 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:27,056 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:27,065 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=66 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=500 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=11886 (was 11935) 2024-01-23 12:55:27,074 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=500, ProcessCount=167, AvailableMemoryMB=11884 2024-01-23 12:55:27,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:27,099 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-23 12:55:27,100 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-23 12:55:27,103 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:28,204 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-23 12:55:29,305 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-23 12:55:30,405 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:30,405 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:30,405 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:30,405 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:30,414 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=492 (was 500), ProcessCount=167 (was 167), AvailableMemoryMB=11536 (was 11884) 2024-01-23 12:55:30,422 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=492, ProcessCount=167, AvailableMemoryMB=11536 2024-01-23 12:55:30,432 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,437 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-23 12:55:30,437 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-23 12:55:30,437 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-23 12:55:30,438 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-23 12:55:30,438 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:30,439 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:30,438 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:30,439 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:30,447 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=492 (was 492), ProcessCount=167 (was 167), AvailableMemoryMB=11527 (was 11536) 2024-01-23 12:55:30,457 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=492, ProcessCount=167, AvailableMemoryMB=11527 2024-01-23 12:55:30,469 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,477 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-23 12:55:30,477 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-23 12:55:30,477 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-23 12:55:30,494 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,500 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,509 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-23 12:55:30,509 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-23 12:55:30,512 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-23 12:55:30,513 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,520 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-23 12:55:30,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-23 12:55:30,521 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-23 12:55:30,521 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,530 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-23 12:55:30,530 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-23 12:55:30,531 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:30,531 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:30,531 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:30,531 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:30,531 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:30,540 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=492 (was 492), ProcessCount=167 (was 167), AvailableMemoryMB=11417 (was 11527) 2024-01-23 12:55:30,548 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=492, ProcessCount=167, AvailableMemoryMB=11417 2024-01-23 12:55:30,560 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:30,565 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-23 12:55:30,566 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-23 12:55:30,566 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-23 12:55:30,577 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir so I do NOT create it in target/test-data/9e7a1d55-6e61-1b10-2814-5328cb2ca550 2024-01-23 12:55:30,577 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir Erasing configuration value by system value. 2024-01-23 12:55:30,577 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir so I do NOT create it in target/test-data/9e7a1d55-6e61-1b10-2814-5328cb2ca550 2024-01-23 12:55:30,577 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-23 12:55:30,578 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550 2024-01-23 12:55:30,578 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-23 12:55:30,588 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.cache 2024-01-23 12:55:30,589 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:30,589 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-23 12:55:30,589 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:30,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893474005085505052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:31,690 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.persistence 2024-01-23 12:55:31,690 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:31,690 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:31,690 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:31,707 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.cache 2024-01-23 12:55:31,708 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-23 12:55:31,708 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-23 12:55:31,711 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-23 12:55:31,713 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:31,714 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:31,714 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:31,714 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.persistence 2024-01-23 12:55:31,714 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:31,727 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.cache 2024-01-23 12:55:31,727 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-23 12:55:31,729 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-23 12:55:31,732 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-23 12:55:31,732 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-23 12:55:31,733 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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/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/9e7a1d55-6e61-1b10-2814-5328cb2ca550/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:31,734 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:31,734 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:31,734 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:31,734 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:31,743 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=492 (was 492), ProcessCount=167 (was 167), AvailableMemoryMB=11347 (was 11417) 2024-01-23 12:55:31,751 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=492, ProcessCount=167, AvailableMemoryMB=11346 2024-01-23 12:55:31,762 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:31,768 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:31,769 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-23 12:55:31,769 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:32,112 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) 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-23 12:55:32,124 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-23 12:55:32,137 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.08 MB, total=31.75 MB, single=0 B, multi=15.29 MB, memory=0 B 2024-01-23 12:55:32,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3706919388225610677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165284184939234220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4833586464437820831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4565337076043990079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446485098750618067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7183124864718241656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489163427505753445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062963776289895649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878934057279492531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558802558435021013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4235996801846786587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2266958261686117282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981559799421727267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4264814038245790129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5087422888506810469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6970548734534445513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888273654953920128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4253330507673650667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1950029508514598579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5357862376495058702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8728512651359061853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018002477818952276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1187471750371180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4590916464919013666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8880920408917976584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7269390684072386694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7962986891502176358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6952697289825544227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141108882152222878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6313815112224003242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4001846950925705892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7437490165183599114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -100326144189960378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6995230909228872649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1015828601199127396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2011266914853140532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715445192393951017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9092002501331161124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -63499821729008424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4039485813076810122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1823116014009983460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123588656611292592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8581070036732820582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7326723957658008207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073444054540551943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957025735942286006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881072524230558651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8337287575322197890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1677201489506721730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7629400390121581841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5622296728574975600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 742321226492981396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7304860568664174393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2985364448595527117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4618404973928893007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3298142106892135498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937548995796093757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5361922596765798510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045614860468335214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6964427508280142023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5762133300351135833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2806594133069592485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856604269281665419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323177109526571747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064215277219704195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4204113495587640329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974203039354062567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6215375913399969573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384061564872424688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7983470667533799969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352760118535871822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808786735205819728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6399871500798808944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7080720534098527343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6567140990219152430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7197929202745960734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3863577157808208680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4022590327397035273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401096880589541771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4440426441254361583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8876835879004258030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9163112235932804317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204017646542742139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5143530213202132224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042439130377675724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5617500766419437845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6035588729505763316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -939481968611732810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5826542206231009427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6934806134627249334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334513705103063481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7574950189908750203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9017413127620355437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937350066980939441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538744867804085761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9091032233236014882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4113921073876808014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763239952769283952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4144180947011230480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3229081440669660805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916069165537433013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899965175008022259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5904045816220087645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2492856714160679455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708485944221234896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1332398285722326101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6024167151233504207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2484809858859915189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4093334423377512538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2705114131019008640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292137383262144251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4494404660011527384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4537754474038694114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753969271120014963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5308682123062970358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793275843181340904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2326564837669508721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118688595170688131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9018887434674532868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8199179155402463400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920757490348363625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742695544342888960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7378097049409995058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6349262737522701864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1450833920032960782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4975541750555153980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8899340088074476194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9124658718016941315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332880657753059045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7959207347725698104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747060522488699817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8603141360037308143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532474575149312061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4262670738304469204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808061925285641436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8771804942850184144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5088254058804037883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5309294159416120249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5303427403602807586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -440660744650961862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1241242719266313266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1968362502012194966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740340373247061773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189254636596278341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5993531614729221805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34009864004568432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651717532380654448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4905377763288593796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 147548573813959974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6256576366050086673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3313066597336028658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3889905265473866511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643556107605831567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143830307542744511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248627408821508026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3194934983327017519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868107011879430256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5929059251482468600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4774629666354011284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7678379930912163373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5171876718135717670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5575848656125295449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7364496229193477830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2162334965585493921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7395678574275836364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1302104094434022572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3088699338435446565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1567459629789536757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1711053870170705646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7839373956234924444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5058739374632814683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4578171073812009472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323121316801640536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9171730338801726578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159939249653177679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6335823380691677944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8017721595577497069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2031807700079855416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833826997554785157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8151843149492636150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7617194394459409572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4479380204766316191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068803603021787390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2553126843752189865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6717009982476125527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6098390532838019583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 507983935666154034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1647706810774842261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1688519219958047122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7538947987192529630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2620321724862415448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -952645757100181708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257604100708064539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2411620858354605260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081468767948376515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3677622534015900666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2257886342240305218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1689912819202982615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 586459740953933810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2261721823431678724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239289280614096372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3049769586933233165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027860682278453424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5210878347872054156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4224090263355906301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1623262148654592780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553755239351787374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1284366625922074191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4994106508283276339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1260542601081249767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7037513419594396010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4912150299551084565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141719122512493969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984181902333120715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680019919403007389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3929611305703650234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5367470898642672519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 516734731315178831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5675229989946995691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5375117860470837520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3952803517946215951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803664355237563509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349800214083491605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331121420030573955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803026366665981951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9107502094824215339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281585535530296675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4599928879731664145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6345229146998791475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1519672763920787749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2030494747710243037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6977770213674491982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528486575177803739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2376972293768583369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6773700819197579945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4872253985941761189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5521931853749512085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9142382398771960382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 737448823338101847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2148849225973834970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3135171865680265566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2207785932491045476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7383105187194397669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -213182923054721937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8492662210820362510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7193139476443782597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2578857562143011173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747469699185200113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3324383445869297418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4321503883310993148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3600845768886046937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5033330245543293283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5459423249747298432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6766316174914229808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8081684118653682352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7789436359688163014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3117135870030166117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2580304061123304065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1294531820928170044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8167179295755152337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8295889992238020298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5599016094441126751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1238459925078287077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162605782362161874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6470174812113178558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3482376649979521031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687553837322559064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4558583794473424548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -741982967510125741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5865092204069278517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5708026821778864961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7835049681883655754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741422983965653042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050631926881269756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864715148195933406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 530420991656345965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1748260268389354015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5478825068904379198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8460256465748911348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7768827887214480348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1994738736286802302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601561778942679997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950472689084198809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450107881978923932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6774980221366162089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 341433805967240855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3989402117810337321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395483800756720629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8884966471345946610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6577629904274352656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4147549486983241914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738958915292096273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6515851455964855478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2628377759183590059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8408720623918789295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2427657405631024339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2137669995317188544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2042054617430951369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049716730390991628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803505675455667825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7318568176347218118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974186571925579506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1330058078656080946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 27247818493901865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7852824606000882619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9029621918670708709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1714164905796849329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495717207773490095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703261626514521243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2957540550983897311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2397455015784064428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8279461670825511530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1320796933706039699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8431370213404077253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7682499608330857575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2603879380798442807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204444904192160060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2581897443416848666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6091898535083214784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 858994760332438025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813640699452039897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006994592135861908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729885450173479039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7088372640880970020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -820682728583121442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4438749061992020716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -967470914260810784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069747756902510726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7886618547243505317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025284935528197016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2201122450508563064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8588373364749055605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293827268478775545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115296278385408658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7237394853807647937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849312412930222767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267615483860954926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -638952356103866745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131759744550272719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1468458047421358370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7680821286621879553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389340489070820257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8293234621766732707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6163258630246213031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5571043914656327733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3514209416402233748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266550054237244776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6468909334793210101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162246893011129223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892753284455816429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350567295489544535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233971711668104238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7519654372133517100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9019804613531013914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6466288276671895807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3713444557782340859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2991612175156102371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350405585307896086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5394721332696199308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9096905628432684944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1294206621949167603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254996564378116811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7229459494181801575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 26261174151193291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567711701089446499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404885033085951562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6379232473401298178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8027092394245918289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7092392684409494917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121279084623187958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914989845840024728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611967574293076583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7786582609100082848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833065151014113681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083724545868385859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379771996781358044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4646670519042979956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147947511607125395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1562698128480913034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7370683237191611789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 423322305810590599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2337358360427411771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486904495322289947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384502230270831990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4500283353663395635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3012793656471292670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6406676034536025986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860965201814466660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7433469766741932396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8514940226397392696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5303906483002459692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401538406785539709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185831719688826440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6778624012370316697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7597672256714259187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2915725702428660057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8081222202289924795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845062522636355741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364487433592585755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9200746450848755881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126649744359128080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4337254113551137129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8887850546741796752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597556563460713663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204967651975299064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8540896272778648565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442776706195012380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8037925256335799173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5136422005155244556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 536793954799837788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7593033825274687138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4730246960635962277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -223947140423784434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471071320304461793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6706137593613632279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1237522817021566166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4478274830300774598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6157666848397369037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2192249903278998954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -614317828218866244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2447755006958489673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690726364415998716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2661870631284564995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7558014091697684522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4654665703086610338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472576002196670146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6543782660437973911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4806950419065165204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -347824869060151352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 715152036871999522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806477392911591663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6291238996265324729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2888690451503305841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2513973760470894858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6176263004382101093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5277030033945023343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180554964601603078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054642923629855132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705809544366115305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7656878475708587801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5649117196504211300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8434049923002581921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776436441981688001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453711499830533913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355630149569225670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6780137653373089821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -21006760114436161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460525032967488783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450098076035705224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133279284069497298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4944340836511938243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213134165863398601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8471470951678635138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7115857792920140450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063081518492718978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4483760554653627230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3635886132709227727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 413222224261733178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478825362673391149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6090839297886653125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -841413267789022136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913737324677503828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4533261533846379326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2089813780814474779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164027409843325958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4780236187821479109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3910303876625175807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6181645907821862908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997197786829456458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9108433797058614946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293010658238294227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2142771022209367775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1965095634424672393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6424153021540200607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2371127469716708923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615582607346817435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1387407030285742125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3397490538404025155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6604588051500838026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3528490345324929245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7702084528820817363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5206296040447071008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9161785595781245990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 962235819538144050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5215622773883399674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9153719049798881920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6147166382648744134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6646287160357406510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771059182474495768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4125448401546935726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5480754304929270781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705771846474937009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8415033560504647033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772469059708746709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -710491119054471174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -419839912960063019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223972256387284373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6316247649441083443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721816502633908192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5344587319484544077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6245357739474372526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 728684070486160905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3850039216868814991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850609449689089056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5520726781251221815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6315393514289987880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5848767154203051933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3167170050793291541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6099050726765059985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470740055001757990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2611159536338062333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969583536414280872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 890084209993142853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839308834417161429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3789278416422324884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6286957489181245626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534864896431103495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5043791020771624544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232807764463778851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6850096584664423963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -504397374484497446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1604512223782780933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7484022732620035027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5258818533122293850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2044672785516519572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1071119552821821071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8888874896015893553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1291281875384095004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147636623748305542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5992340382060779300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 652266699452913899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6846675218168693339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -842297485994189044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007431418124525093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8523587034230198193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5958239280101144760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4659066721872375909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4284825736627634893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9179289311078801470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3866805848952708033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960746210005424816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2343690302074755563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328118792299521389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7996905040387849056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8676470922687561976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297338892332644808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8871441144243504281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5596596364419026376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5355489499257263885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988896552656681333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2127383955360218325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686151288045546553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6914004243766792637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 820844832273147929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7439671561345571328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1867764105775612982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6948905712047277483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1274431450083645222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2319033443737296030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263211709691926114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3263427561994298952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8767315339603301167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532729242933039011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1212629538639224132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4277464535638409542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005182877295464801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718730422727066477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2053826971685230632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3172245565919884726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330780883569642876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2032980306988830912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5407952469942568990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7647330420162324411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538730911668588600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1208343773629001550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1838974563898495499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4847576916887099791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6343012734845866784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974516828268610390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8068219120959147948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8829969399468901167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072903556757290338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3607551649867587223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2408536637659867150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1111173977497790653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5184303145429909412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4654721099672577298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3991266507384377432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -235002855241495844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5342158131587263304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4841195073406117726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5600138667294024803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214233189444738659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5097947825422209028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4711438087223889205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875921475173910236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186336627843139783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7546762091123268492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4575742695186000310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 198167204446719087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8055723936289519715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7698618393372334344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2071710631456420208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5957514993750262301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2314925420436859535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8475065168383134097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4709253946511788759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6588745395760741874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2889154630258575683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8130171449639938407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977614384085993252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632267429959610170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -913600229662441265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957188675019884806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026752302968365287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776810630447600836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 292391735866651474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870981952381860739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2338931394907768462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6180703850752141499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3133167559900972974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8173480698762631896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7876960241213073463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5172487615787812792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6684022459953490221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 265462277596887883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951583891565926282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8662609927017450172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9161801820211368601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 107252739543673178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1819714917549074649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3680366747931582304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -591998790060384549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2667545877387289818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545751160174152205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1663858501595804650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1992507131335517613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8714556304042624218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7811887289803437616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5631604133980773845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8142402150767582793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3207616335096969247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7742940859547774079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857331788456501976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3296881356516436874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2601515228792203191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5989503812049641496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7719682400641733245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8460459943111438934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005426467586074844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843723732749148778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1203963886957179147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -608989451880709208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4662058918680326075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4906078507118384018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1304149866237728712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692023560581526306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8412635603237199460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893591451306287703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3297559148566931754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7865045789010619186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7949692734932512853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6689400167909937226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5122065053161383904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3847879279904570429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4930854507482054008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -210531261051164894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731650180376477635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 770955954277253992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3349882144098342576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5171067287237693604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -841519798595338147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6567285892061814759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201078078861094274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3425509228714529914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 614253469709700736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819428096810950404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7353469892893499332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6979192783692805604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414779190733671868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1368063979677877190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832091917173197048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7264575248008141338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7473414108365793499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1652812548656787191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911672668950663455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2029187724602727242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2309782796318679542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8184774722571832846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824605031079132683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305732199859660284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -674657073532137703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963328730776749656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5183028861012736507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834605281744356827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751283677819179168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3547767994272350101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2463916517016457849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886707128705443995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6104868721640432605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174688957909426244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8812572155208659794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1043681480623942097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -103191710428117726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243480895468780544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8419616519087906026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8055167948740726761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1335963560034532464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3203077774719889243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323695668053122058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661235832946726808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636773594168223184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5071413027807113078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825208090172663199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7272052235670603427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859147657709834313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5449386540981832898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6583328126654372402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4594864248475780750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077948090034920863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7520626182835609816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3567410976457199352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6255467419396323514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3950739217556185265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5815997326847581174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3606578318253942996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5924395850338282169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1778372185255497419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447698619300705191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8155835142100614159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2466993947034850577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7824439066589915894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7290178905989379827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6673237296732890015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7402600136491542244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4022580492875005155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125975487811690355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3511530057453756327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3677375251179406450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1972450402305003745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2634912217377266165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4290894876966283383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1906103581914485771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1081629324448613419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8727847916345890268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8932244467021002193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035436031745675677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1943797048307743938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5134222849115102663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302012903228402115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636914612343551415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -212593398861396968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3528189299849016248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268481004569925968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2414090169223191201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7521715879721522842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5904444624386005496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2930700817179041128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835391897632753719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1396348361950097288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1392326469614500640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2638887986082168874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5301319617548352032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2393475931550183724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209357424880999283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3163116504498663662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 902089009258183257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8570984198377603392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6395897305154314570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7480575487431596764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339234609764396098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3711007617360151929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -562468739951313953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649074092817282515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6295686808195138303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880226908253075585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5857210329740632581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6647595418162121394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4309239041065987114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3131155660762447762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 23664846851680604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1075343948716897603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855290405315571404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6990594994725210531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244232120614130597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2246847010117752538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003181084542999990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8994683820541692497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3724688100153678699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9053030651896632320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 107392410570360779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1434789879340829873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5297119551221058264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1345058360142084837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416536962500556648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7677986856190622535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5618673850944585915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4502897752229051992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349037477667146952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307374653653622465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 754334690991055298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6721410855254984031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7667960196293085942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7879454109931882364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3875464225393964048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461314975613886874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 686484889468182442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795029236898262402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5458624423223449974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865423925635852925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8764188867501416240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681193470648226447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680014405214335762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897615657135138549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121381712489524165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6628777258773312287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5998453021792099606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3529988604187071735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2818870591523224390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7231271950378011256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181876002969859394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3292665862811283327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5012399250800114596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7557205357343048908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415790811001699726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8124985916458511470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2515412942952596301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7679378626550155421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702271600937512715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -826859581411546967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563756863349551868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9052186715487983263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7648499500591738521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011228838199133917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4106934731897121546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2214330854982565024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1296440920820988270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5850826497596415541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8443894773916197187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8105199599184282832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2727826297364348451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6854690682735014358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2517723579697792017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401155201918659399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4706858122426795633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5633004852969681005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416176190950569523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3252388975411088991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3374264203623117485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7946409165041151718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -827306770998534936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3260599858873865084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5504930492437521173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4239167097494248011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2587692188811985572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5057363889250562013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7899542522192263752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7631711385667433963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610031277435377084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336340638505785860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430255058387027906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8222322764789744575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606292132265877928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -608002927366043639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202846631138723415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3109326830990803331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 822215678869700719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6093624358964357842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6880376732501016290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6077826081250691465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7153082390578923587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2133260171284491133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 45005305405391294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 335779598512400813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5010153622338167518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003686579649435655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2059642577457339083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102444427569718306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361473506934807139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5162588395585385508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403118412539031803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7231954122354736438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6449877992729063559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4504580703102552199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -673028799530170599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1061019581119975720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2345223678997443338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2709216029029456346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9145050553070336253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5857067507512898374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5252214720340522857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838713106329123559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2736623190921068767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020176336590668030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5523430173536382044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8191758767390665112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415328247258182962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3152504950170694159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5502809350487886133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6728834667485742797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332731640546045057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5801866320787262695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6943147342566823306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2325890028750072936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2340637684113081982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5019006220376190313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8159154725121633497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8776258154757638028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2860250729436146417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5389575128670441712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2459260934914922751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091338297529224906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1445158216738850093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754676379565056605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739001984064541185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640220375809212120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817937630812417625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774988317717093717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 362123601339095052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7613065904804765377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2806854918954893688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731617133081136210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -267799178207609886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155944624506979017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8360998805426659418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8826610182553830058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146526476644977581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112563295643721495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162069051856818784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 293959484675908550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307792011314936227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4163782867728242323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3593878336163480468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3587684224380138555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -157052453905204885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3652006297928767354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6008081361186990728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4883817998221185299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500649207927926444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306838142027223637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076071345582481868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 946278430361505431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109545028996079572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373938870732792386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4410365683758603570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1536322321117841497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 926441413529057869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8393491783543560693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2711297960422202309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8794886818453156964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569954478269655585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794483234439610498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902498538164671774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8552064226497009386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705691150441456096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4389098308914802567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -867988884828506038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617287394562920789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7956094719956158103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444239904445962233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2500425966676056360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7025869551756714487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6145868491804973487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -454254908745523270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -819342900687421699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951172530676987784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6353474279496117102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045834673204642812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2234843934383186756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1843354774268771698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8769909625646885174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7522784520418158093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534254444080653628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 527751468900165462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8874604127897162244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804170337641692168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9139878227370358945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7420450368721923044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1440073135664185208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399038240844386929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7638154970841483096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438321809754447782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49022689160077929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7539170569989243784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631142882333518101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6974735202000868139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6634277749716682363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6644582721888166400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5285364360007653322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5748474198392991504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 658818790443418115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -673397314240984884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5278319647770129808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086643333067099820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -484812480202006359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2651541569793712546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1812197587145310344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5942333465044624290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814857144446533466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7922591130404035348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6775802889686973611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1089647908527439193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2828555628638598379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3231259146581132754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4811336764451662341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -522411833837469446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6395476179849702088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897699201223840550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902455010446622755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427816227013022117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -748432092439667460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6084468617060570597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222403544294060970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6135155479180864403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8240981520305688386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7395556993738132799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -645946610686148841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1140345264262883281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4404614110380148540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4009189709446380924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8105826138462691896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 936622600979830165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689155750985280450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8165262285474989915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1726166243204878837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558745557876799820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7552722529413900171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207151897245570436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6948501146777023246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530920024207148348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 711811915398788806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4691547581845721453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7539938272643553013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3011189358439717131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1361883866245058275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379602023508027195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2685720795076909121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4697247610822251828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3358791663843938897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2640042522808628268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893779706692299325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1014332145341284575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8987150683904129045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585398154453362939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044816409991835207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924297965172689721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416345187637596436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8528021589032579003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979984270507229815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 773697055265320460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -354944943293648213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179364936848376501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937792191710086937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494550995438756275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8265919074606681916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448553949203189973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533763673425086431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2954701284460077986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917938665306267625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417463421937632668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5267924840036699419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977164874954728903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1326863040111153493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2914327718517923251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2210786240395938458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4445860122924902738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2981853360807984168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861248964518906413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4146593926303689205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -444455904442177756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5606152250331814219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790152412852416952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422208484074364004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7166428663144273867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8624264051172958823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2534783235509451894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8756910860788542683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689192702397818365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3350306573401375760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667468689301034271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3513729242428291595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5815814553470925510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967046423439954548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172359574918945023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187171913562159282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6891568505678549082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1176984345371290014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8556174063764636458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4288776541204188420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714995131273381265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6391201675523473684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578304104839152891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7395570659598597012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7603055206637857746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2107866104527611854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -299369218789274808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1460046398430342724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 546299311972396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2566968558351090350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -653379467441475819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3227346469275306157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8170577088593476464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925943782359246208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5160691393253834599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7703287781909263912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176842131563346620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761420160091042296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764136598651161358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8974134463326405610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3394643755073644566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649282569805267666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4495891539706221105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249194455104370167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7662192798804312783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3571999391191190062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3877008999753515529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704657666257030557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8325795256421827808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4793659514462536893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9191057193086721843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1443029642637496970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446488854856291701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4354000303686063003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572831454723168808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4887630346204175960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8707278673953518489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6258303848624332978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1878917554524883071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8541451452851739073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132299695981547339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5272271192104280438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473659362864202025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702346635693112414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293502116389181388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160452641780290722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796489730969950879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386431579724352410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073688314126925238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6358715506750977205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7343635109915732341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3673064905337912140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397591577928070027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6525499987999005942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2478886144199430399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982062713371127306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -307637085897586100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3769933003468450316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -162172259754576534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984412790490602977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 334848554464866010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3314751532078377510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136111880295162192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7553062586808505332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2232791797597018236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8466583095183644060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158208977582905123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9186353817199359373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1931127215177609019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5259386894754532221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6447403939521164357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6309008520332872913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3679034021080315086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8836845669121834845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037846395053376337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 530679062708673711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6368495780991535549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3373675341386473298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3177267122319329779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 44972575147634757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805385959405961041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792370826159502839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730815745871072257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4112005942174942824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3483991205466268033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529740539735297750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060169579245836153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743190993590730836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8717142661952949349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 706790890118552679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5439830721654589166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634779068968977072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511281664202567472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2304241544508958347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6781917304345982053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6995197687938125271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392024572886663940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6207007502901574744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1791046526252782264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201792770370806431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3075056803869112048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7570720259960081767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476976796180903349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 32630640301249482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859127114954625803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6897855956056767899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583863206520523849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -967549859279314568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5073379483229662226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4411571837748091000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2676797452761562443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9054395822040051141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8813367909246427508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8717191819818587370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8644201332004924257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896809700298475247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5809208559611489160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556070907984329671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2527779227123527191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 555505284129505610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4852064016199918599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980628761729282499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3463638560814897899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860205591340158038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6245387018514482651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869755765616308900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8597093990606687474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632659026820172936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5846121019288949924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387877409008472007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1231285996240660540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4674914594355020273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8809799498876769374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314993823562293466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063552001775900799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512619748846134452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7850241180853782014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538060649697255619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862976926566875219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3772703831476444085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1406153780472039165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3734598651899981210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6159528811307780678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5609274455244794925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4903932277627963528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2189335870536897284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9026747984398863584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1473301094063735314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074009147222180800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6866168286718007441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -892286361921969451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333266585638980650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4006325643233298659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6865166609111417817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4103166364651826696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910892886360918215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8105521887951290053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062218651746811605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 841000815263373081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6471504496922893472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159026860248967660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2152851996195655943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1028759916334087102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278436731991980378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8693577895815095545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8114088416053327876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3445851143519750010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -627332824942579493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118005709595995138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 806101138920657707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998757290388002548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8671026602789586739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8630373097908221690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242139005047800325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849648766214807624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6252261699539869031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4284150507061871563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18945829184448284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140931271765156800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4624622227621039328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705869015092655980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1795626310842251807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793491377972176800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6929817557754064750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2018172967722788559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071411483134267363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -334522888131972338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7007505871788595660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4948337413686039840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2124359850481437490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654324981096783099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316714739097398190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6859493448537863272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971037829647233124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400573588057638224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8678411636631178015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1505226611134342906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8619930843253518970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -687193173100513139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7617979622781002880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7867923944751521645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3009501180070263442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6821106751738184653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4782054793230825326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3820754246931152873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702288797497418042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1251059485332016182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5265536388714689584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4044330288896226507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1423397908007873700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384029354724419187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038234065636798417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9123241034864504132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 115665592883205464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6713428325101412536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970714624794162758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180225340102830962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5765015646164027376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493071687592448363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5384345810429464334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8566993377306785297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007665794234255710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 424283954529225452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5308462066916522307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666351009855579868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2685411997463395392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5607251424336942904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798522861251680596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 150335035117729402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5099930627882206682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1266005278241479263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501602877176938622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649380135246193367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1383749331361277239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1770629311178707182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4757987206997109636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473736132535545383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6672393514882810276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620062784949947916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738140352199622106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8834652415199720598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2789155693537551762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508776168645948339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8287952270896721424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6819434079144829123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4572248642744337417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677059150445216179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4302696128426782752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2965747994071857930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348046077914535770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8656964617161125613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7221222817128902447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8422909200933663255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872874381201877450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3750573289541363314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768462385817687733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -508077863637513912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021580368295447616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8844507074312849780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1771710297457861797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3261174906447254120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2953287339769441897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477928206063423539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -522961215499410131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908608332098592801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881584335041140512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2545010051411285565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630739600319340597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8076146407545462099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691532784359154591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986974932987709457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 992361952577759398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088679194443836721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734117890248432071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7921482100995386079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 343965492433937431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7500395506559080144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986803020898849593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879131091284391782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7788199251137989255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8548522810905216358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7436526876637351525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161237689611045076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1387300564816316577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1836448423474291321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437873275516335111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527161087591028367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4382098048950503368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4727696849408131588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1632945966268973457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -227618444436654249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3070996836298537871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6673468108422483639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404611266891980602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1062186039889778783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5513694445215805996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632250681943627352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5199467186265845596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406124486955107405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8435231108308868430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3611101528663734679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389248524021306741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6102527253312130317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2581653291550764494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8265619195935035649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1088027842131026449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4224622946420362721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4811380867260803760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3240663382348619282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7631231251942603165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4666767488680248695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2183114067823571133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016290996416248733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6257131332373693530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071608583537911425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -418313530855883655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -819667992087069688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175149504487360367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6129856095132906677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7600307462778861591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871503067182373277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4129615591271622039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944104823448350622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869242883310093796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028517807541393212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837996351083340198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750499576596418346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4031439269426339836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037502270770518564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 367540268100541373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550598536954446956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247057995806456735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2613343597224382351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -272056328268795984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4221314813307495192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8440564709469993086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984481013527321792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3543055676953556869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7311291534020590766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7570539919670250852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8587376506321716456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124927398696407919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062890889842585854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133292419349922453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8611202106150514244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8740577745646575576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1769980742658379771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6810391116937924685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720618564925459886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 681283940397252720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -83309723086820898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6689235795381762410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5315324151554000191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8773561311561414589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129123145585989312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2190557760934277713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -655787716253861672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4609010750131121364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283038290565435408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5314361024747597947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4774601641239638963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7792821696451518774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980196286471960319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479753140146946492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5880845808042461517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2670437958973972532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2639162031833571757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7364645684163902847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4481261789252328817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2258909201010729301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 534679457767747440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2982647147626235492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860210985869627459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652094746293251618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526142243989516485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -512683878897481487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3163607247442499535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2823982078767167668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7822668817116899544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091735649588083855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2072355988062738272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7550145797854038897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1171431006329832865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 213476886308407488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380403859688788685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2822406710397355774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1403617378069662080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192844188946373434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1771007799536988438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6312570943724190930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4151644040025212604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980559813008895262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768331220689491064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9048402771385032347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2619610513174790870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2656284087913769684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7993620048538593376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8291546022867414430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043696237589414373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 456102375579264177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8435657045868968222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2252337484019006442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6421871155232959549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061090085413028683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708474099312543425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4949262773605806709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1457421437434179244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4503861063446305845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2272172061856144906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4566580576255794829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039432342715291040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608062802461228130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4420071521402842835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651300889679323757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2567592757640459571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7212869191621735872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6441194402939456122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7515807172930368295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 903624808961020244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8082754571519730196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6592647221179948010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280690104783891375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -27928795090317952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4948881664236834338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2059192427249775382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5585907235810994512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1326170621141241075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6607468737227047944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2436901352085911579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2863121160392404437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2124779043813252638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2659126802990387284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8189118368653284507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000546996872641668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011321915244062630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395009413432280145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2082672805481160162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068375726827587860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 242323860375869461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461321389110181878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8333958592791659527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5250876531060212207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7259997693592097077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402687955907042321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7070897698772711729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7666116690179934379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64379329761202141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3985787532148331645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558212318886212327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5600214354842676789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2281239854799070119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -542752128777026019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158667487896225258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819375386842938371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5138523524210452926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646292432593771785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5352004604658335186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5780534756346300440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422910640384067769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6545818740076988220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1754971556333702287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2565294066243425334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845134781382430401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7730448684182498470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4379102753005536054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6908344708967897511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488817825579662604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140826893971421116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6263483075341480809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2018932461069300895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3446220249218928736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:32,364 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:32,364 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:32,364 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:32,364 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:32,375 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=493 (was 492) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=11300 (was 11346) 2024-01-23 12:55:32,386 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=493, ProcessCount=167, AvailableMemoryMB=11300 2024-01-23 12:55:32,397 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,402 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-23 12:55:32,402 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-23 12:55:32,402 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-23 12:55:32,403 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-23 12:55:32,403 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-23 12:55:32,403 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-23 12:55:32,403 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:32,413 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=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=11278 (was 11300) 2024-01-23 12:55:32,423 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=493, ProcessCount=167, AvailableMemoryMB=11278 2024-01-23 12:55:32,435 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,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-23 12:55:32,441 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:32,444 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-01-23 12:55:32,445 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-23 12:55:32,446 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:32,446 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:32,446 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:32,447 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:32,457 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=11264 (was 11278) 2024-01-23 12:55:32,466 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=493, ProcessCount=167, AvailableMemoryMB=11263 2024-01-23 12:55:32,476 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,483 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-23 12:55:32,483 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-23 12:55:32,484 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-23 12:55:32,495 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,500 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,506 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,513 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-23 12:55:32,513 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-23 12:55:32,516 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-23 12:55:32,517 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,527 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:32,527 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:32,527 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:32,527 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:32,536 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=11130 (was 11263) 2024-01-23 12:55:32,544 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=493, ProcessCount=167, AvailableMemoryMB=11130 2024-01-23 12:55:32,556 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,563 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-23 12:55:32,563 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-23 12:55:32,563 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-23 12:55:32,578 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,585 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-23 12:55:32,585 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-23 12:55:32,586 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-23 12:55:32,586 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:32,586 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:32,586 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:32,586 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:32,595 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=11081 (was 11130) 2024-01-23 12:55:32,604 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=493, ProcessCount=167, AvailableMemoryMB=11080 2024-01-23 12:55:32,615 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,622 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-23 12:55:32,622 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-23 12:55:32,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-23 12:55:32,639 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,645 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-23 12:55:32,646 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-23 12:55:32,646 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-23 12:55:32,646 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:32,646 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:32,646 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:32,647 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:32,656 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=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=11032 (was 11080) 2024-01-23 12:55:32,665 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=493, ProcessCount=167, AvailableMemoryMB=11031 2024-01-23 12:55:32,678 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:32,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-23 12:55:32,687 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-23 12:55:32,688 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-23 12:55:32,688 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-log-dir so I do NOT create it in target/test-data/7dcc3870-6812-1383-fd57-1afc361e63b5 2024-01-23 12:55:32,688 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/2ada3aba-9f10-6ef3-683b-5e111d658e3d/hadoop-tmp-dir so I do NOT create it in target/test-data/7dcc3870-6812-1383-fd57-1afc361e63b5 2024-01-23 12:55:32,689 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-23 12:55:32,699 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/7dcc3870-6812-1383-fd57-1afc361e63b5/bucketNoRecycler.cache 2024-01-23 12:55:32,699 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-23 12:55:32,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-23 12:55:32,700 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/7dcc3870-6812-1383-fd57-1afc361e63b5/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/7dcc3870-6812-1383-fd57-1afc361e63b5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:32,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660446140939015157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-23 12:55:33,801 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/7dcc3870-6812-1383-fd57-1afc361e63b5/bucketNoRecycler.persistence 2024-01-23 12:55:33,801 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:33,801 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:33,801 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:33,817 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/7dcc3870-6812-1383-fd57-1afc361e63b5/bucketNoRecycler.cache 2024-01-23 12:55:33,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-23 12:55:33,817 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-23 12:55:33,820 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-23 12:55:33,821 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/7dcc3870-6812-1383-fd57-1afc361e63b5/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/7dcc3870-6812-1383-fd57-1afc361e63b5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-23 12:55:33,822 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:33,822 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:33,822 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:33,822 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:33,831 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=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=10973 (was 11031) 2024-01-23 12:55:33,840 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=493, ProcessCount=167, AvailableMemoryMB=10973 2024-01-23 12:55:33,852 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:33,857 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-23 12:55:33,857 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-23 12:55:33,858 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-23 12:55:36,109 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:36,109 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:36,109 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:36,109 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:36,120 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=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=10913 (was 10973) 2024-01-23 12:55:36,130 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=493, ProcessCount=167, AvailableMemoryMB=10914 2024-01-23 12:55:36,143 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,155 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-23 12:55:36,155 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-23 12:55:36,156 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-23 12:55:36,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,178 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-23 12:55:36,179 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-23 12:55:36,179 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-23 12:55:36,179 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,188 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,196 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,204 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:36,204 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:36,204 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:36,204 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:36,214 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=10782 (was 10914) 2024-01-23 12:55:36,222 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=493, ProcessCount=167, AvailableMemoryMB=10780 2024-01-23 12:55:36,233 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,240 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-23 12:55:36,240 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-23 12:55:36,241 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-23 12:55:36,241 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:36,241 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:36,242 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:36,241 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:36,251 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=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=10750 (was 10780) 2024-01-23 12:55:36,261 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=493, ProcessCount=167, AvailableMemoryMB=10749 2024-01-23 12:55:36,271 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-23 12:55:36,276 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-23 12:55:36,277 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-23 12:55:36,277 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-23 12:55:36,277 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-23 12:55:36,277 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-23 12:55:36,277 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-23 12:55:36,277 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-23 12:55:36,286 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=493 (was 493), ProcessCount=167 (was 167), AvailableMemoryMB=10727 (was 10749)