2023-12-17 11:55:29,636 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-17 11:55:29,858 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/e724e488-ebdd-0efd-c775-e065bece5900 2023-12-17 11:55:29,914 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=148, ProcessCount=168, AvailableMemoryMB=4684 2023-12-17 11:55:29,941 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:29,950 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:29,961 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:29,963 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:29,966 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-17 11:55:31,042 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:31,042 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:31,042 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:31,042 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:31,052 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=148 (was 148), ProcessCount=168 (was 168), AvailableMemoryMB=4052 (was 4684) 2023-12-17 11:55:31,059 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=148, ProcessCount=168, AvailableMemoryMB=4052 2023-12-17 11:55:31,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,074 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:31,075 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:31,076 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:31,085 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:31,085 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:31,085 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:31,085 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:31,085 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:31,093 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.nio.charset.CharsetEncoder.(CharsetEncoder.java:233) sun.nio.cs.UTF_8$Encoder.(UTF_8.java:558) sun.nio.cs.UTF_8$Encoder.(UTF_8.java:554) sun.nio.cs.UTF_8.newEncoder(UTF_8.java:72) org.apache.maven.surefire.booter.stream.EventEncoder.newCharsetEncoder(EventEncoder.java:69) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:375) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=148 (was 148), ProcessCount=168 (was 168), AvailableMemoryMB=4027 (was 4052) 2023-12-17 11:55:31,101 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=148, ProcessCount=168, AvailableMemoryMB=4027 2023-12-17 11:55:31,106 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,116 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:31,116 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:31,117 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:31,135 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,142 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,151 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:31,151 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:31,151 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:31,152 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,166 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:31,166 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:31,166 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:31,166 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:31,174 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-6 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-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: pool-15-thread-5 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 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=148 (was 148), ProcessCount=168 (was 168), AvailableMemoryMB=3867 (was 4027) 2023-12-17 11:55:31,182 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=148, ProcessCount=168, AvailableMemoryMB=3867 2023-12-17 11:55:31,189 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:31,195 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:31,195 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:31,196 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:31,285 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-17 11:55:31,645 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 11:55:31,659 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/e724e488-ebdd-0efd-c775-e065bece5900/bucketNoRecycler.cache 2023-12-17 11:55:31,660 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:31,660 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:31,660 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/e724e488-ebdd-0efd-c775-e065bece5900/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/e724e488-ebdd-0efd-c775-e065bece5900/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:31,821 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/e724e488-ebdd-0efd-c775-e065bece5900/bucketNoRecycler.persistence 2023-12-17 11:55:31,821 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:31,978 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/e724e488-ebdd-0efd-c775-e065bece5900/bucketNoRecycler.cache 2023-12-17 11:55:31,979 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:31,979 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:32,043 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:32,044 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/e724e488-ebdd-0efd-c775-e065bece5900/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/e724e488-ebdd-0efd-c775-e065bece5900/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:32,057 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:32,057 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:32,057 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:32,057 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:32,066 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=148 (was 148), ProcessCount=168 (was 168), AvailableMemoryMB=3978 (was 3867) - AvailableMemoryMB LEAK? - 2023-12-17 11:55:32,073 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=148, ProcessCount=168, AvailableMemoryMB=3978 2023-12-17 11:55:32,085 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:32,093 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:32,093 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:32,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 2023-12-17 11:55:33,251 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-17 11:55:34,352 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-17 11:55:35,453 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:35,453 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:35,453 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:35,454 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:35,462 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=136 (was 148), ProcessCount=168 (was 168), AvailableMemoryMB=3934 (was 3978) 2023-12-17 11:55:35,470 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=136, ProcessCount=168, AvailableMemoryMB=3933 2023-12-17 11:55:35,483 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:35,492 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:35,493 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:35,494 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:35,950 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:35,950 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:35,950 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:35,950 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:35,950 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:35,959 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=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3890 (was 3933) 2023-12-17 11:55:35,967 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=136, ProcessCount=168, AvailableMemoryMB=3890 2023-12-17 11:55:35,978 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:35,987 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:35,987 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:35,992 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:36,008 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:36,017 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:36,028 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:36,029 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:36,030 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:36,030 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:36,040 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:36,041 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:36,044 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:36,045 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:36,052 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:36,053 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:36,056 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:36,057 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:36,057 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:36,057 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:36,057 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:36,066 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3722 (was 3890) 2023-12-17 11:55:36,076 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=136, ProcessCount=168, AvailableMemoryMB=3722 2023-12-17 11:55:36,092 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:36,100 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:36,100 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:36,101 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:36,112 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir so I do NOT create it in target/test-data/7f8f29a9-114e-ccc9-27ac-4985d89c1af6 2023-12-17 11:55:36,113 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir Erasing configuration value by system value. 2023-12-17 11:55:36,113 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir so I do NOT create it in target/test-data/7f8f29a9-114e-ccc9-27ac-4985d89c1af6 2023-12-17 11:55:36,113 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-17 11:55:36,113 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6 2023-12-17 11:55:36,114 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 11:55:36,126 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.cache 2023-12-17 11:55:36,126 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:36,126 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:36,127 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:36,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750314154874983052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,229 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,229 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,229 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,229 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.persistence 2023-12-17 11:55:37,243 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.cache 2023-12-17 11:55:37,244 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,244 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,246 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,247 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,247 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.persistence 2023-12-17 11:55:37,247 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,247 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,247 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,262 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.cache 2023-12-17 11:55:37,262 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,264 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,269 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,269 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2023-12-17 11:55:37,269 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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/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/7f8f29a9-114e-ccc9-27ac-4985d89c1af6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,270 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:37,270 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,270 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,270 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,281 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=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3647 (was 3722) 2023-12-17 11:55:37,288 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=136, ProcessCount=168, AvailableMemoryMB=3647 2023-12-17 11:55:37,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,307 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,308 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,308 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,652 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,670 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-17 11:55:37,671 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,674 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2023-12-17 11:55:37,675 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,677 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.83 MB, memory=0 B 2023-12-17 11:55:37,678 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,681 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-17 11:55:37,681 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,683 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-17 11:55:37,684 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,686 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-17 11:55:37,697 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,699 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.18 MB, memory=0 B 2023-12-17 11:55:37,699 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,700 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.96 MB, memory=0 B 2023-12-17 11:55:37,701 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,703 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.74 MB, memory=0 B 2023-12-17 11:55:37,704 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,705 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.52 MB, memory=0 B 2023-12-17 11:55:37,706 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,707 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.88 MB, memory=0 B 2023-12-17 11:55:37,708 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,709 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=68.45 KB, total=30.06 MB, single=0 B, multi=1.66 MB, memory=0 B 2023-12-17 11:55:37,709 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6794484616703811499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6219546213288452150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2862370135110154759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7080351593211900814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6826141577253694858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4123460168643562116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8070958947725688095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3730042666254031411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 489113849604946703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095680096499088578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2650373716201813595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8393724424198086811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893947658942729591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4154298718163909830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1459396132965837233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1826824008384993222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409253829458906910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,712 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2023-12-17 11:55:37,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6205213673865203098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317529243795665612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,713 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6237042619917345087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8712672763699562910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7124716841365993552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7757147637553891530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2329140551033589605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=48.89 KB, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165685636670115904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217831683182728845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8691323360977006002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8640095455113566692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510142900583643589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455370376414556559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477326836091632848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3174469166458541213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8138722499601982679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269598082070585983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=88.00 KB, total=30.06 MB, single=0 B, multi=1.55 MB, memory=0 B 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1796128421867911391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109799329342312553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593574058900884821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,715 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6636760880836561343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124925116631358439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974428068040648988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1500962587433504546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273045370815744944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5074469021155421096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278303867154592943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5017167480995413508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,716 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=146.67 KB, total=30.06 MB, single=0 B, multi=1.46 MB, memory=0 B 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549824765568639313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5194017807737285407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7023066756408278591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711040429942307792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -602242348346693040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6349855196218815692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420623536011452450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3455412674661097543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565910082873630144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7889734711157051993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5382905840873966434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633281412627972853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -342090315315586457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7452187898442354296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880909717744859637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704441058702677068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6570985852500445791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3020989821679063081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619337470985642854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -854851929912644962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2177333163345628420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2550751843103716266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2672073185529660271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -152120050390482803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759860585757699321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553558315876370253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208989924026112709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8730256765229744397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575300995781774611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2890606332251750530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755257110200350358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4523967726985137354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325657252966845894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2234548127561672127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7002599352025477260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6372334489281868382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2462530372171656962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421762791609615211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146414303933501202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6136751711149901742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8460420073686742959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558173208493066266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892802966462958465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9058956193022512251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3597961664619059731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011254860024177552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -531105824365842065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4721601739725864498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4031137097257297090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7719315958437254824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083595520398380695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3717906171104258615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8489675260306303872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382510234968913042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7673658381765924127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795987989262338415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6300454458315463354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -307742878091003814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3035055675860768232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6020089584347386906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4085440889957807538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521309229248726910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878609584156588329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2085548037854248882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8805787003851882810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6268358211022024696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5442550276749550766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5926445580984071190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5328333862432129010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -282483124894868128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399931899431700449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5472454529519942103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9118507003463190858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619352542658997619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3410088193850064391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8787004700525678227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8795674576944902749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7901629865757777432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395601223376718293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849261472784009578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045363360389780795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4931090356371583419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3643945641270501745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3607008210968105677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558422194634906003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6299302752799558646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5535684088735922441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4020044760589172694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754232563891099818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8020484671317061478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011648476790303602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4802058458644469337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8765741859670012864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3466406019860266619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2816567017215919458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1483900203998514094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6024234779592350421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679939855136055920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998162927480912804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6923473246835175473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6090986694979229660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954166553208660204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4374543956842526022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2033584416149054773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8415701645709772712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184231349490575554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6918462277050021638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668372247734697557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6299935409243102919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5300853396911119959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6938401952073733647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3424076673904170624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8129015569076220577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891950086765006018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5130287876864461978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1003633011411760333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627500252088414721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461086175796288638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7706884880963237844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5648278258738092214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6348288118592820921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1276375954886650493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384057857055718975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4007633690098518402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916325139042503923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051722075559886848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980145518155601362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890150239397267992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845708786793666272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7337093101243757611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7919086968023652902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6421072770283542052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4008269953276329013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6957992962306108815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1894418696512793101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2294182939212867763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570086778333277437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580437930380677864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621939786954137677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8229242575013879729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184734550993409727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2535885104417403512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5322946316265669678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4855931195180051732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5108544888765834238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347687321101716536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278909524594646282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2403405608278191732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3206242673987659704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228431765910684534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4027908811371647631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7095269024117690217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 248461409780780780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201941600130877681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 377572730069829539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929153644461056664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2085338299527388719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670935170638478739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4966572990649212683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934218625185365070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173415404013296389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3130455045431349195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1308620657565758258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5992474528702821352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686143773693577398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4301206956894820160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7510675447175343469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5159783180570394058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1645434047268094787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390252322386541365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1279687335844138050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536818477515129476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871377959517961555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3645736765799522785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6025867787477711161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4282249803401410392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875717851018522618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7873399951876261810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3877917704303784417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2920894981634897414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661016586595042565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8184392931509899763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311928964889101519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4922095184389830743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2439330987556831280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7713595122622143393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4319234840282007990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958659206223467711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8107474255422605351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 800827632563757222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1067396271468536345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638882413191248674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022096629005447848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6567809444811199602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8473588133793833539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6015204867807285291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -973648151326133798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8690855589722279066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8852851727792667939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1972853692549144719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6323923109395141645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751664839553740503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2519607124976022955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796921464164677042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -824186878405751910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9013777138634851672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8661126486514837111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 885541844152282919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8136664678034045904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582198452348080275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5680404097346538880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6403337447204347734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782839502301625185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 147876809497230697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2655931819690214696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8266549281268830716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3582274148398047580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6615553121304379341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1759940800975611234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855725292491332432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7133641955363627183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 464729264053284619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -411800623934232008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033486389294061399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5532369702782555765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067219175472829818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2625920517746124279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8984241190349012539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6053208032322262623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9093822048102838677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3889727901507835769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933771852079796263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6598405073887054073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589410955003653868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6531660960644519339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8781531017745893945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649701273626849956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1803554753022520474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5030928606039061472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2578468454886805994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968000466603977085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3807856487778031240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7640629307041308010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054138315705323653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234330735163999361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1837065771552389063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2028927896120236134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3923653213511885815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6804395055919859217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7556019062415274835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1609390445569159122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037053391277971681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927372078570238302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1184260635988287166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379238250800076097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4700558052072811247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6427837105526925283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2485246241657836507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7668571721654498196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8439556692318382391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110359290509273211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925254565042449900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4852889580286941662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7328818159462813649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722501203169857112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1328671804093788441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2067075543973177470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712262429809811940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7146150113294705760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3183726263252840401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736044332062559159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:37,748 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,748 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,749 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:37,749 ERROR [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(974): WriterThread encountered error java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1083) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2023-12-17 11:55:37,752 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,757 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3615 (was 3647) 2023-12-17 11:55:37,765 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=136, ProcessCount=168, AvailableMemoryMB=3615 2023-12-17 11:55:37,777 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,784 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,784 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,784 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,785 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-17 11:55:37,785 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-17 11:55:37,785 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-17 11:55:37,785 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:37,794 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=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3583 (was 3615) 2023-12-17 11:55:37,802 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=136, ProcessCount=168, AvailableMemoryMB=3583 2023-12-17 11:55:37,813 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,819 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,819 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,820 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,823 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-17 11:55:37,823 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2023-12-17 11:55:37,823 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2023-12-17 11:55:37,823 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2023-12-17 11:55:37,823 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,824 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:37,826 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:37,826 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,826 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,826 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,837 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3551 (was 3583) 2023-12-17 11:55:37,845 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=136, ProcessCount=168, AvailableMemoryMB=3550 2023-12-17 11:55:37,856 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,862 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,862 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,863 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,876 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,887 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,897 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,908 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,908 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,908 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,909 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,918 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,918 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,918 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:37,918 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,927 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3391 (was 3550) 2023-12-17 11:55:37,934 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=136, ProcessCount=168, AvailableMemoryMB=3390 2023-12-17 11:55:37,945 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,951 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:37,951 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,952 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,963 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:37,969 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-17 11:55:37,969 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:37,969 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:37,970 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:37,970 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:37,970 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:37,970 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:37,979 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3327 (was 3390) 2023-12-17 11:55:37,986 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=136, ProcessCount=168, AvailableMemoryMB=3326 2023-12-17 11:55:37,996 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:38,001 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:38,001 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:38,002 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:38,012 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:38,018 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-17 11:55:38,018 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:38,019 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:38,019 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:38,019 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:38,019 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:38,019 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:38,027 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=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3269 (was 3326) 2023-12-17 11:55:38,035 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=136, ProcessCount=168, AvailableMemoryMB=3269 2023-12-17 11:55:38,046 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:38,051 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:38,051 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:38,051 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:38,052 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir so I do NOT create it in target/test-data/2a495b5a-763d-be79-d7ec-74cf6f0f1833 2023-12-17 11:55:38,052 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir so I do NOT create it in target/test-data/2a495b5a-763d-be79-d7ec-74cf6f0f1833 2023-12-17 11:55:38,052 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 11:55:38,062 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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/bucketNoRecycler.cache 2023-12-17 11:55:38,062 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:38,063 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:38,063 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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:38,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1625335429898242880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:39,164 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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/bucketNoRecycler.persistence 2023-12-17 11:55:39,164 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:39,164 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:39,164 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:39,177 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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/bucketNoRecycler.cache 2023-12-17 11:55:39,177 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:39,178 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:39,180 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:39,180 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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/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/2a495b5a-763d-be79-d7ec-74cf6f0f1833/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:39,181 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:39,181 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:39,181 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:39,181 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:39,189 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=125 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=3237 (was 3269) 2023-12-17 11:55:39,196 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=125, ProcessCount=168, AvailableMemoryMB=3237 2023-12-17 11:55:39,208 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:39,216 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:39,216 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:39,216 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:41,469 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:41,469 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:41,469 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:41,469 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:41,477 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=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=3204 (was 3237) 2023-12-17 11:55:41,484 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=125, ProcessCount=168, AvailableMemoryMB=3204 2023-12-17 11:55:41,499 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,506 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:41,506 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:41,513 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:41,532 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,538 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2023-12-17 11:55:41,538 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:41,538 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:41,539 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,547 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,554 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,560 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:41,560 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:41,560 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:41,560 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:41,569 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=3048 (was 3204) 2023-12-17 11:55:41,577 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=125, ProcessCount=168, AvailableMemoryMB=3048 2023-12-17 11:55:41,588 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,598 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:41,598 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:41,599 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:41,599 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:41,599 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:41,599 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:41,599 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:41,608 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=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=3015 (was 3048) 2023-12-17 11:55:41,615 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=125, ProcessCount=168, AvailableMemoryMB=3015 2023-12-17 11:55:41,626 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,633 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:41,633 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:41,633 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:41,634 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:41,634 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:41,634 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:41,634 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:41,642 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=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=2983 (was 3015) 2023-12-17 11:55:41,650 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=125, ProcessCount=168, AvailableMemoryMB=2983 2023-12-17 11:55:41,660 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:41,668 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:41,668 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:41,669 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,447 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: 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) 2023-12-17 11:55:43,497 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:43,497 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:43,497 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:43,497 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:43,505 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=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=2944 (was 2983) 2023-12-17 11:55:43,513 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=125, ProcessCount=168, AvailableMemoryMB=2944 2023-12-17 11:55:43,524 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,527 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:43,528 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,528 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,533 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,533 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:43,533 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:43,533 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:43,533 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:43,541 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=2938 (was 2944) 2023-12-17 11:55:43,549 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=125, ProcessCount=168, AvailableMemoryMB=2938 2023-12-17 11:55:43,560 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,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 2023-12-17 11:55:43,564 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,564 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,574 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,576 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,579 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:43,579 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,580 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,580 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,583 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,587 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:43,587 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:43,587 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:43,587 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:43,595 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=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=2915 (was 2938) 2023-12-17 11:55:43,603 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=125, ProcessCount=168, AvailableMemoryMB=2915 2023-12-17 11:55:43,613 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,617 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:43,617 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,617 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,618 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir so I do NOT create it in target/test-data/128cf95a-4423-4168-2dcb-ea51a2c87321 2023-12-17 11:55:43,618 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir so I do NOT create it in target/test-data/128cf95a-4423-4168-2dcb-ea51a2c87321 2023-12-17 11:55:43,618 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 11:55:43,628 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/128cf95a-4423-4168-2dcb-ea51a2c87321/bucketNoRecycler.cache 2023-12-17 11:55:43,628 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:43,628 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,629 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/128cf95a-4423-4168-2dcb-ea51a2c87321/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/128cf95a-4423-4168-2dcb-ea51a2c87321/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,765 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/128cf95a-4423-4168-2dcb-ea51a2c87321/bucketNoRecycler.persistence 2023-12-17 11:55:43,765 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:43,778 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/128cf95a-4423-4168-2dcb-ea51a2c87321/bucketNoRecycler.cache 2023-12-17 11:55:43,779 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:43,779 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,781 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:43,782 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/128cf95a-4423-4168-2dcb-ea51a2c87321/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/128cf95a-4423-4168-2dcb-ea51a2c87321/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:43,783 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:43,783 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:43,783 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:43,783 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:43,791 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=125 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=2907 (was 2915) 2023-12-17 11:55:43,799 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=125, ProcessCount=168, AvailableMemoryMB=2907 2023-12-17 11:55:43,816 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:43,820 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:43,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)) 2023-12-17 11:55:43,820 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:44,921 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-17 11:55:46,022 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-17 11:55:47,122 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:47,122 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:47,122 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:47,122 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:47,131 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=114 (was 125), ProcessCount=168 (was 168), AvailableMemoryMB=2903 (was 2907) 2023-12-17 11:55:47,140 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=114, ProcessCount=168, AvailableMemoryMB=2902 2023-12-17 11:55:47,151 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,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 2023-12-17 11:55:47,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)) 2023-12-17 11:55:47,155 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,156 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,156 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:47,156 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:47,156 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:47,156 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:47,165 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=114 (was 114), ProcessCount=168 (was 168), AvailableMemoryMB=2891 (was 2902) 2023-12-17 11:55:47,172 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=114, ProcessCount=168, AvailableMemoryMB=2890 2023-12-17 11:55:47,182 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,186 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:47,186 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,187 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,197 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,209 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:47,210 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,210 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,210 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,217 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:47,217 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,218 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,218 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,230 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:47,230 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,230 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,230 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:47,230 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:47,230 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:47,230 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:47,239 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=114 (was 114), ProcessCount=168 (was 168), AvailableMemoryMB=2787 (was 2890) 2023-12-17 11:55:47,247 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=114, ProcessCount=168, AvailableMemoryMB=2787 2023-12-17 11:55:47,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:47,262 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:47,262 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,262 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,273 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir so I do NOT create it in target/test-data/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d 2023-12-17 11:55:47,273 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir Erasing configuration value by system value. 2023-12-17 11:55:47,273 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir so I do NOT create it in target/test-data/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d 2023-12-17 11:55:47,273 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-17 11:55:47,273 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d 2023-12-17 11:55:47,273 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 11:55:47,283 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.cache 2023-12-17 11:55:47,283 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:47,283 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:47,284 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:47,284 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5855669543484644636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,385 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:48,385 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:48,385 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.persistence 2023-12-17 11:55:48,385 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:48,398 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.cache 2023-12-17 11:55:48,398 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:48,398 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:48,401 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:48,401 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:48,401 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:48,401 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.persistence 2023-12-17 11:55:48,401 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:48,401 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:48,414 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.cache 2023-12-17 11:55:48,414 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:48,415 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:48,418 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:48,418 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2023-12-17 11:55:48,418 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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/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/922ed2c1-2b7d-6ab6-322a-ba8a22eaa37d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:48,419 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:48,419 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:48,419 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:48,419 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:48,427 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=114 (was 114), ProcessCount=168 (was 168), AvailableMemoryMB=2769 (was 2787) 2023-12-17 11:55:48,435 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=114, ProcessCount=168, AvailableMemoryMB=2769 2023-12-17 11:55:48,446 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:48,451 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:48,451 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:48,451 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:48,786 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2023-12-17 11:55:48,794 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=15.07 MB, memory=0 B 2023-12-17 11:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977305637184817879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3586326572152632341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8873866495444515412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5574098804705282557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6856543035108919788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8596048348623448801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2448861428396912073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1214200843333531874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6909103643325142860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213771205433775229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383065132477180668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007478094430466546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459242925768140242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -470245309711152936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407947512205023095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845773671655044886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5205667453457744834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558416933158283763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3626233812836180056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6848654645278874142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4161280424069900560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4364244632848985675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862378766471547853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7766356989799624960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995435244378082367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -769119612406441580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6305548348254304806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2670657619567512411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4306446731841275640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2802297738076873039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3707133932772819550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722627860454333855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7397616430256857129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7081203365110772959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 309965849748532990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6460462147972326944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8626306814032036623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 17808282895601903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6954754415949900670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 15212750449961706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2454656783057191234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6300232927338561788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5273732933432828855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5116702038630923397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4278743649170026579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5935883271808159722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4391058115889457837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1843194247904242919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453065323310174153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1242955606592746107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6415346084949503092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1096099299236689075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6349553742218183511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5809901227356608243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5392898802138619566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7686573698911764208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904160581870816882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2630210686434937734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4994889687756570447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895634043143858020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7430245966722533220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6018177457010883923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3837748070757689834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886714615442848041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1763194038156599942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2618453403434434120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 941207195514947671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554577030687890732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857570995226622082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4321998540404889091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911987406623008054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2136889523597183085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5333034137221328350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5448160332446362837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6184189236488320297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1556970683132711796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3807085719276976820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1121718349469033832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5902489766477030106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5208642653521276334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242147156328271516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3870541024913690217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30527095333408626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601893117403516846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5354527095522293491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5847102519722991329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636339732140714164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5085917797023571250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865661608948000310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486489616508807321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493268266456464593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5828500094341550933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 221427455034284155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5365171968978606551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911443423544806073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2480390716620148750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 880991328931544003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7115423692974242963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937920527011992855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6964636854627188173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 764735569466735529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5416416482205582190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5334032041714226765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668727250310239072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2508548694790102817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8028478873591146430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373791537516060832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4306703742124694278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 650373273361134815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7203535666056303296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2632519605609543541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6516587284416805671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4495849918289132785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5722343735094154395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7081014647205334453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687304239037870771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3336356567857059740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4576502411474478870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404106678551244640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1991272966059310463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8043457868163431478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7611116217664010018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1442273172714028008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792978007020792781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7665512635865311323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3698106323929349530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6748143164658091420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3660597211099608851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042724085611411102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2525923170491214710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1793154215362707747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564646953182666632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231333556958601909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -182167168050363937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605011414356617796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8055321243237817789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9019756616420318397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527366146988611902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5712581982366828611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3335379149233047319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2257210113749890766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -331812297104218951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803391997863881573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9125191456263412001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1312700148235278357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3317733987882364929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2844851383188707480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6128406496221352041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1251328759386957542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2268245562757612427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7291182073344412586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599237907486861872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000667065379336631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724410310166237473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547966181778403512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810360893173613503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6438132290578523207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4057411635186208603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248747761087955367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3854461102845969330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 542565339146583786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -106519838956454169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5240540768296347013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4113158260629610255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1966473300790070127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6697328963352069952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3074251983778927983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4772323600828024349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906013659954824722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7692418956670767828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1765673039042109224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9061640351589546655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3800337322930419095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2800526160069797685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3088154452637521958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9081217274071974577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1529560016489942559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 922734671994050985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5835532743570653641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4441132472333075054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3613706056444832594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 302917580662937903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -357053859372852483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1172112135656301274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2599346224510690763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7334653684992163969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8157762631250345778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1577048674669437652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7897480983448496058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5161792598008389617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3849584593931077298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3287111792231011543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862146434906433291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6574328531003819842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4362817123993800342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8587214097545245143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 433622114473878865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8226532354629165981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7419245656794300004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931005830423034854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3485089800389126380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5128221287333117785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 261977569299669993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6017663104069711362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5502003554290540284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743929200681824444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673806510726105748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207335702966569053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1604397901991993858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423926814355747938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4661385955464903270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5836080457688227489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478429595519044590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559774334347253587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3151991696632946706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3237841318858542234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8347980642346077378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2952435340544844127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502880722383818762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 187245891291499455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5784570689741225177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3823303019750642512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3369430044422071171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6382483558705726039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8969586425611436326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9058302390910881751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5826764882386087663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2867078287543560975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5159718784548752882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6010337887123819153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948269468663482430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7091755143986286622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9168336857959733751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534009767898754030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6018594003178135402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6808166288610944242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2303886469738387999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7929024475258508639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950825374023953119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1252735415713239427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3290564349195932592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6609702748521064778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1383488869781222579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432220639695904668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5174928118433159257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5104755870598628018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003391315881232914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3398096496873781984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8511727693609740229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386069650684206854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3657977983449609867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6474055877943979280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8140532651874716036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 218248175931187732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2972252107551398069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1976801943517659546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4587356686498652212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8021395756120027033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9193559994007867630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4816272369090541218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6192663722367772830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1074054045520173728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8889251393030543835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5550161756966369780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371813252556205073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2294268225852800214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3923593670777123041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3798861147513265501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 972009980677406628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8665592710926850884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3077453071058574787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5288299937649349379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6297258871561386875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2644397442190034967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3024109192884429319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7458305074582832766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8363878124482668274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262232160427866289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8145624348556310866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3408171037772191280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607131961017696166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7283215939492398797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -515061243648458373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8003519501865319918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2095357415918903623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 847093014324642190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1258379058393625929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6923541589270114502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1454699145141671488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1236994012279413491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2596762488130193902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945854285038708827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4720756464901973184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127347880859862984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8303630021693241639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6541246998487231056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6093829224761374796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2162881871219916956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1061517957671704615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026654587788868233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616823376944297016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72557238526670708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758604272411277216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5889984580507119008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7157833768738484894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 652216471627264360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2419792881907177967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1567261283175372508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2972721709805136108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8490628508761475444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5924720690950802815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5184450207339281896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288950544338237074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3042270913638832463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1034767166615209910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 407046991977309009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374999253195460604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 625516046873387121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318983019359183114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -198284798335968120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3231259411675540966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934675643511541998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5226209450686925953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5331800019580354329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720897341944511430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104642624940888177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6901036220085423658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5698885610923097008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5627724623282080836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4284098078033900555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 150607531366047480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 687522070305363024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2162580294314970590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5530853922530079144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1882916967350381170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378010425671729709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8689853805217616863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000641473315982198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5992474040560155990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1375463529803440885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685534396160418469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3413333169318459500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184384856127253061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1364329928273965392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533194744169065688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522646756081372429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 216866976482063900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8924600018742078999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4525609415835376951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2920514607009009689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1409841270943345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5981621691275100854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744850549596510869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5954741458992729746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4331296923670554765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5241611116035768674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9137064511507538882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2668219087821274721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5683826964149851479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1673917869517096039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2409928544838511324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2645754214770363556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785806248696021160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7102775993249687891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5468534353430815660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4199319392981540662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579979008782496531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775007216713815227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8743124597538917835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8458891618714003563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194888350225021675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026459406592006125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599778841299727523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622032699137962516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3915707911813067412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049971935242499100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254774601667620889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8111379637376542369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406153201070473858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832876540140304498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5622870133169838478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4087512406964813814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984074043580731652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2883172924027270145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4601099172667301766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2658411591509877728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 913797155700667150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1787720681978980845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6462188995472273949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6578701700934583272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9142425186817682136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594712579041911114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8161006675965427785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877384475103230348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1388374144133938663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1990851829609082842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8986517148788329063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8151936799182267575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7416669645283504029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2092652454141632672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20240249300358275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4588541983235901582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4797082377706962007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982849323850948084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9097504336858072023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3070299748999166358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082599439462379114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4834042447566796144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4251678994789239106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2336720596762307272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369815312300283280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480841345913163448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3930994182106782743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7292736985665089196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677483930892174608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7757884770691544374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8558341464796527331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3470076760293644599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5829314828221221259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4284015238815121372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6928081594566028469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8921205195758149524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4756379206066403132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1781458305204993940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062511588400667231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1631923420555422953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6172476337275077718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3526257548985423303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18941369062913703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1240494290860808754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719583225106612517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2520364692525098454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7802978431261785344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579554132740632714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6029448700048930484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636452064768597763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9211281041147373724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668417399379828228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9198858009724228634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3273778652442463517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865315254531243331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7183446868814440178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 222444317169825319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6954083751353530212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5329657380818855688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2097513731448805974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4123913660715171290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3644755372523991362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2410112057575091714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5518257691947799905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3722130469548633893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8432495284961362166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955611541597486638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4080881862336850029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8269769905314278139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6065472594327185957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521845336294267775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1278808265276121863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1148955105382155875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763188806308317634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8383558570821706645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5957517770335609642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182498322137892873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5765129629208600232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2252412100129466945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4906763764171514010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -282880913079230472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6702909698623054718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422906811930124176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165778988715870850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753041280318598678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7533248981373041930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5999347303693806805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1470694243203831846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163997410951829032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7825323363045098670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5890613990031925239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5673925399627544903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6672635280040106201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183220893196175088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836669688247921034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676987838964857749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7693477129640109709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -303944030523238830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5732032868740909834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7951004408912530158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2326813800130590241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8159902937048485595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8976543673976780694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5189384971599963467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2201859141779519939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8501358876379977820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716057224051370858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 287357462851694997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9177874845210997233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4199219688901354603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5162447613028218241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451121729347054879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015990235565243645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1147316459586267522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7547920880146551602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -319638034375904873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9219242805331757817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6453368166832905569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6365787925886615731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5954524854682139487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7111665935720512844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761386714836429796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6422972477809420632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 709703607901364323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2832826504258464367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559536832884709584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020791702119883972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997454376840267684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937793970996011777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580913847527314850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1894414865094441794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5295193411852495405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5841227890878453685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4072762879677741991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71909053870985546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997912007919322830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6797034547484207730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5412600863516619781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334534395464133277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8885379408859835309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3014024802440697520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4329443568324641199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3249441241970519357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7941192343883366008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2406580295167632158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3149130248417391354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3984610701623526008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1914606496682170339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702329399074795495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6909561434927618522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595407323032373114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5022678430512824653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4719508931428158908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320291031800833713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6096137056066103882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 169418387621572801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581242675645767615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8202523992922008873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1043468991742386982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1787319941773820063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185860223021486299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6366450265924009613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5336393935600326843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3677790060166555656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3833570233322663377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5288831770379537375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813080884744610540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6338363308002360857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6321237780437761833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6384983693605298964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251633309161107164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6046110055398865022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5783705290759188970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2247151611651865496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036001922929387686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675746386495994858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1455832629542357307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5960075709107344540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4878514081905750728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6404416529256576625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5985448395926248186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2494476824396679014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1107815370709617816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7508384345588652546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5393642302277344929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2862937164904894437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193031880420086501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3335066182814557559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3338849484206193689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981344196921669363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2595740713677347434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1855965153154514611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8091661860115661690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540791562837471661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2142361450111638043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8279110309110913978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189496729457607660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4922601638060216252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7543248318437106274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -774244459730767014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7982671259312781177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -81790133655422491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4460005874013026053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1246437408521890784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 505471076068807422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026293885029520097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 799232249042623243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510200419249988661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5475881714206979619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7923105960505385273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4470217913996660919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556171066526014358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3967726696652563807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4974945941585742444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2380140638754862854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371768136420358520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8833582028801875593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6661445319009518281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1033345640837181813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7395326670100985890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118826189142934717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872481569971886952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900728005360704656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8025652210674657708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8897167948477311663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839556405315629811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1833413598359025750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8826644306462160731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3590979145554956914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5663819516045430135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3132176150609716188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090780309834625671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -614063529309790075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3145143338880917495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6944296025733052858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859770577420819990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5417212755564152567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1848977755273257733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104632956989390832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5244656165130281433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2914724707236211366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1960014983564954954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6904012630935657308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1523111569158546060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994380659346488447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639465313682780368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220793825185170787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5982576176585607617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9196422015352769633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -55150855933441273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8318862275412524963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2793076923112489739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452199601107913093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3212810674280609148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6890739732667279092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2398631134976572833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2944515730732818048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5341238207893943256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896144242712295028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8847291827222086245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3689848705736368020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -825431390851701899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1844558599210798137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835326558645605626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2292814099848738596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7245206220927739775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2355943747340768403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6712668419626264012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2881157718406558741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4010957165360246520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -585624617059130051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6122326410691299244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 209724930802125867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2914142574824401090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1198461688963272787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222281905543713113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133253006064317381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6455109533723615741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5280742964049171327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997687423952459878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3232828515876373804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715098652315211838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2527787175583913723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3291652466326085467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662400568372277474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1550800379793163838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5691740509119335581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1405852375206293228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4751052722529369363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8974980312312188564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978250009741314769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 773171370619837405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1316931851109281113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2038695981705358115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109911203492361022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6362419304056691753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8285742450108239928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7277242219861661594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5782307598411139249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7783233696642542107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2823455943736775073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7931350033341627840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8211424350989640593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78326778583916531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783557969443367901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8810338280608884697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8867012725248978745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2999587181915933637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2940622886150965164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8600644839523204686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3761934214019682157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067706699301989105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2478329897514492879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3584303972796120483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -673675121603925455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3148805604165980971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979163966350248995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4732916116560831856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488247211555011197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1250826680410791525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -69485157050255648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193725954964428662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2155337649660296561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5888186668239989485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -803608505963355381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2774364076399659449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2418158378061895574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959923924752775022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5021920026730652678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3440644736907275519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3508761287113151552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6731771401968014126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787979005533840204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062279541144145419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3257965693092282006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1701480525351717919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5938097067695066612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4235978984706684947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7680486478210903077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9195173470294181300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511919966936448393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2790486497121330261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072541249896623617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145861090960797528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728342729084901890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4893935485021296031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245264341950096090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558821115026186739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4813415976273325406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978447534586720694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6238667335189145239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424165624266260746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4491225720970070404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1728541987686303604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6357445372548991191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6455286004390368917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126773789555848212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488672592328570812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180050019733769859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3213195503261640241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2830098370656410981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226608257235148593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6977974813090385573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980849634216413274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3767289355277889317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6400682246014964939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8417698064061358915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954644779570311940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7608132160601485951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8735181130524836305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6263245106447548706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 926054116639264232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3080511699622146798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6537819112741213926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228657717966886281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216604249762884700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 748535056628088875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3411562815279595216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1672267895833074549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7794334429185997904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7108239475890140337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557773239446256508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803354628275598445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2120289646705357285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789278323029396866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5912258457591794904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5927543473652265497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694642854989404413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -291639010194344808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7111808242753073017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4815641207835091150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 944917014804232840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1231449783702801427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7825040012058820147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8841047380993010270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3859982148082679562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8947917418237169571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511417969789182484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307576736525891119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786592787430402265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3066407299318763724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633491768467600724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7512628938833848284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4149795768035228161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516250659730163425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175038197391821902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164180212206011616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7128509629670199485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6335933685723847855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8682838243101607467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4546939917954284625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7487214398349951364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606859966122588069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911638439427915560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332372995981637306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7607466623260237245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 929025699204570588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715131827313472644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1107608244218222546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7821126674428545339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1826455390432658836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3878719312805334132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116251591919581057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2896907550982969402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6698379053328240219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7357458366480395983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4196528680042674288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97090668208894158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012281079711330456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045364183067587205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3185184221547051001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784972368768592982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102325478324895138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2326112128255538901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7025438626157481141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6491233964324862898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533762935056203284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4864736643174022117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148027670292448296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 850213544919577085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7905903496366668209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8318407310236109635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2564251548816451609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2508102047636806503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4610913002063852343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6114309436514239301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820113888229887054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4258493628069182646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3083440745768233783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1108019850169668149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1026183409389589531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662273806726612356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011535412765966854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8842131099970269031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 142693159747662139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7348933843299645408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6556444169147168867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3155769478166189565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948051555905318515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804181034913317186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8287144042046471740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7690229115870377131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 956165596496100848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528425991314965215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8237751510512754365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7677474657209412596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7663164765775194796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426728358312668585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4840246768351076620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1839116278298213984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6642678657838514260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8822879420964492210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 33023736233763276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8716890851581384901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1263268326134671088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 468273661743943126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9124014031371371966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4460366379980061503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153418000103161902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347437680289972260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9211974103284463428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -407505306971274628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6003800172579486579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3709436121877683069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2257380786202667210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6971448929168478900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589093834451764123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870504689410733987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8164813952991277873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8998750242699024939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -192441551476179520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6677644866570905826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649323893484473620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5281051207251236893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8730786520028444796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9014093091073994788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800791061191703818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 54828753598027314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7987409351160295015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6587893400647565297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4013811524633154818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6358581206504535749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7752126972166797742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300348669196687594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089020611660519044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714439911100274002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4196271307442772129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159035049035635899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062923708922264755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913890077571364998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9074527366995544746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1821321711594195780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1905076983736366263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6946651869474331962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4314551617334896357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322213684895613309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6767607957188914784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1188818994524675557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8793574195006860943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5378393239391087435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062423357910160595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6830997449638242627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6623861851516080490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7318060245504586006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472174969759725863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7934555027870623814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5872733275538978591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470305730104432478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4681772573992534428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8625005813255584112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8928793852301659177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3568401911197713570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4182272904487379324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254520366794967762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711097163172106100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808285685251641874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5657080765962365745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -786371583966009911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5062160428132924045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295928737180427317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5023179509664615441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 562567251005561129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5749436951418202449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8010537374153446857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216961066054812805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 289158476730397408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4678811684129301245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5764488020706985619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041860426623964860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2870922941431731173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7595513140276896435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7708810656439363172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201457117595642332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007819016228182073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3256595892711157152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3646641418654098547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8305409144824250939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -593587939842994838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343663895261978864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770092625278732574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3120815897028353028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1160728137419434621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3683588244696767553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5637553581170917653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -660505696766482125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502380442960911198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1540775308150059167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2466317003668878549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3105643230215357807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5482727963215431175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4151558667332125489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3640756206426497938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4101673194172824826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7067671590104068385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7166085129133367067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7520310030257941328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7456327088307319615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8851883728863923026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3035560447384471034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7654641079905034824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 646202375338050928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1037704633212310134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3690095834522127596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 779420494016580416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7310881935042699791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5318163166576457818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7549326411317486658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448573340492722208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7755157166813142862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7518771162384325047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7623072398983815951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2905106195708858838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5055506373893429101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849397185021738574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -779019609585533116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9079688396062599927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7354225667978352440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599158248651538241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6056832992010998182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473665660977808610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323361486516321426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8154661799411134493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4731768641355327951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 915494442832837461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7620189155903650840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1994816584928329140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4688496677474412391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5940424768693067029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 611090753233907476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -55974212409315474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2989180725391149812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665854802974296395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303958519765799744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4072974264031060544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3139049490009847225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9009238665630028093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086786715948484524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882079734951790779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7192998211925968086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7714589680938660232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1975442377349808372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3743063754371714784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959973594205554113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5569102027737561270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6586190924531987790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6409400359214133264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1789699325608444225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3126762349408779143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688648326277603180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074807227783261657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509611159552357490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953753140400580189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7962566062138644753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794998622943948110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2847059778968039816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612188301760511832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5770694726571895113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7683653462411785273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8883905465040768222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1791356260239973576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909653470382483380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1710954211280052687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7082090989505136007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663429449583414348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6312206898725382692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001261106909734215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5905310059942045327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8617370000428695184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192312759667404008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7953258615475062839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6491472591813290810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721099781031222710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1770528882015994133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2875143960431527860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 286597089946393034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744846964379748895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446245699667621564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3639856644425602761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8400277713849125174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4481235849848626358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6656616052413238732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6398848278430400967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6359174011265607575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441697050663544063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7693811591852221829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6152793152348150607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907883105486045540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6764501081163540660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894654018734704112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738164814731041074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416171902164854880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160370682512973790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8547373734656038548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -239900748574647379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1464105346870509316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8118318566935914050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2622104828205698498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8198028842856602257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8915145965779697248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768285415243928608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2774690386696945339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4021833421764700280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 934106250279310260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6278711147006336633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5441416666550859802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992018275642445520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120278870553123850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7564233575288740865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152346196992630299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7371771642726857061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3069433766759885003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6574089939025717026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572788328553256080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262716417629922085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171379136472100534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7596495259177186588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4645405667416129058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838699733286954136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8489171006872846418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7474503114121614416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963721304405253672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1390999437371775908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2857516804750459126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471524374889254778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740146487816011699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8559494625251708588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4848648066705713969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7487718090173092399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2490632181656163033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -732839084790337675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965140551327224680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 700605942285584138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6868517309427292678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2719942341847569361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -508376117367490204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7713201607484544860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5327172226673014568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 751566951784646637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477294372148586508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252395675480447700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5587909043505147241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469950932357766412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281960113569562733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6721970828404513029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9072337192320727891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7315728917144120566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8223038378379220315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5592014694139507446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3367124559468883863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6889858403219593855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3569314554306874889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061755131575374265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 604856892424095490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5350306944951321371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939987180110616541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3771595281285099175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6057009234808458445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271395378902377588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6966873562466442940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387089922855725220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824263989138018249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712609729809623672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523064472586950953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4068064798707505426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869621512561757807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6191817799717339709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2207850774495384138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8962991404515129774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2718186913865845929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3098921229995846000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4524769659469463650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3391545766626640479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761215716995070488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949678012512525327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8339745784020939479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4664420346175626238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1797738136482390563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384186728111059521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6912996071597386426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8315631941213414936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -535308897636850328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1001186101981779201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7362792783685834713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5853187147723862585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656852061690928975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1612166475558372780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604621201720503278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -626795045272473783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8555424319328039540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580804597137096742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360539600144435941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6146298825428275329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6845934730491709130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671451369844522421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491280547696698333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7672278910867932200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593305021407132207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603368768188628145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2425405525365211766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738331898360873602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445378323515412518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777458706246438122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -283305438710858842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2188516000209957368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2664040369377324615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8873312327943017757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6053954876256764123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228008538429503075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5866462012592396515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146993614829684436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832959474831416300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861025614090833137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1197212177183794898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2911998076576037056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5159521010511063125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121267972608331225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435156734502644875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106794524616705281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1002323946497619941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -778373251987151290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1650700132997185002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5583260472550119982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4841163940085605204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167601822895097832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 398830451350960677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6865568283038252602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5610726364869661701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4277598776318273345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7385856953515305176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3072835779075696337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -665994973768504261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564933514486563605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3368980453934677143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5619495357062672604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7659563684265218090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2301480837825166221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8666287155856417816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1618543487937344090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512230319586238660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4553689707730754949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489727936446756582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032593513489847735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024873229573057412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4813024861867327694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129046885386186045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5243874127241723748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900026068000185317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161130607412882094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562901484775696416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4233847978856499338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582849789137780270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250092942425568337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4712824501570695340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2094483606718595605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1117059873270864366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3371465013850864618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5973622440784808499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429802270675717906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 837333359906948935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5602189388765424357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3862135463666273593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579206374654946742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8624181532040265000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7655389201626609756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232520436267503069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431355024562653529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2457084355985102982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561259092483759082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8843595290870569361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8151443552791178359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5804747090344293840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1791941459336307500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4490324096804139788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6536498186734299492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1880113184960817915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 556581074591358021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805149021846726432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3631826606009247273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5928998511613626947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353037072525147212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7594060346016280744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764884713499835690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365632798698095993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5170709885325978042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099641749429883178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130485593079780863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3269533982828634111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3768685878282583296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1520408618224743967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6476658666897269177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1054331482373434647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3797466905825659868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9086625714803405011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6623672050126833711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7922680689861046249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8571740339709349008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 760808787427303692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5310922932012437552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819839613728329660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703441913056195593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976104152639788229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1003577124428995151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146542969293819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5156938389901212653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719788413206657711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531840766385400725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 588889152768543479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2676235875018074029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1930132212168572458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3481919376153808541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7865567178413453636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4503684649439562391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8809464159902782872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -826955777909360701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1622265260633968702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -737504215848974115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295480928919567294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412370982340040061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5728690306127393978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4691339371947738348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7791194785142719257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8274766959462126011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3340791576865668856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6278719508968954135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662237843308159229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6715929576623740428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243285358175528151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3582431045731183022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8169133887462179752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8846215114329828633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4072107496911653493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112936226174321848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376063675413034861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324471656305857047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5060363231753615658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5495199511347491494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376602089843437999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5954781470974546365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6905761249342140613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 852753971557225257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719240672644608433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8432134505945386724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420243183072231406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4938206942199455272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72011466087581287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -863898533781049432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3762898895229428224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2494840239867480359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868986086488178583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 718672253492267732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095666690959586496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594146473870753713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086036924719076665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218625243664379716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1184939202985658346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6716847044221258974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883318882813887253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7711015855820487447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3639885586151320935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8910310458175480629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7092417861405534767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8187104423401804665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4713189987614403829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3127677758116372004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571234727869353369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1857681742196688896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3847437340760843681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5428832541996430137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6307271202212054686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 486199648010567540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2744689154425461152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142434836307970247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6175546564085835358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6628607350953114929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315803382806585428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -328856174815993606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5066227989122846065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679086429075143934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6567670172510056698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8171040914410454756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323791703619057361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1060932723811383595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827855038172714780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3076254489858168505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3684301941424018278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5001447273266387640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5373329929445042168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652843370594143914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2226415637113616148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6571282530378436334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6510302752125017460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2706559128801207294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5976004078748166549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712550067244284035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5126051419925968736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8320325543558164138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8692835145461166104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531526467359756782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8572744429163647085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857611603353219282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3014444809870393807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 449895413440619150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2668227973086690238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3144849759668368177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1381815819921866283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5726349681220701764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481991960739953163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775117119830010561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3888036776801648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 378756999272901670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741629283486576311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2079361740171467048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115497919894047151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7901100522688281935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875239862738498268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5342712039062760042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2181954671075993799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949492466469085099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368672699263842280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4885577724918212425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1912989963156578085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -537237085917267919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6877453258179171768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6656906554287320534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4409992167062690439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431458699615728059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4425222942152663835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2538538544124263116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1074213156748324321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2316204873554953563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2016601784607146925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4183356132136066627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4238128859332019869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8888582141793777368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3752598047683178656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515546894383811607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8542795092614802101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8921744792052154440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795227798014203510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7834696591967333599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2647290215273224724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6497541581926594491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7385025226345836039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3887989133049201143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127486650004290154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2351921335407828995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2763134015726440856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8319791862105911639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 226342148276052574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6530113342358004093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3382441073795499503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -323763588137356744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8895040751872487149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2275970992387501756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6749987436350043200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5498229834139835827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6350150197263622764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280248601542311888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 553484228452038513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6370952736231629669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423567192964954401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5667288327657672357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8985784906562873045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168715850600716765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6616984396922157219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -138233558901966247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348299905169310226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952326024621136884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334129361434109008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979426438078505500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3672363932941468040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165009756338395004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5899091397474186307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300547612195113508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2332634771398503351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019777345885371290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4629478899084134432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884863992123345332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240228304936664213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4608136241057786806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3904222071703091809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383008398114536738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7064080093715640333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913953400014489545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864285346417998640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1613346215214114666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7826374164619744449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3035538170923768205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9219099041317162918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 91682028376468005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3804164443568162810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -827071774050041517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2573724824321082612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560706441859878344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1298264025012740798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342633803459955414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414439100538283917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572488832232383845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248047533151676775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5774040023383826497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4640916659422181004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1680238174695311770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8791387738789438420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6166788041752970684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7003575283293916404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7551205847971362903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3522158734058693365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5115363020877253247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8826903286981843671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628460003281030602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5252127733938215723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1740844293775593135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4790370212168786351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3135260649636322421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6690084332242703836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658072023521120504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3878794191264424361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6362788106965185698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088523689229113425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6816952222511651332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557796509877944637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7592893749344505269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2808458504920013231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:48,967 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:48,967 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:48,967 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:48,968 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:48,976 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=114 (was 114), ProcessCount=168 (was 168), AvailableMemoryMB=2745 (was 2769) 2023-12-17 11:55:48,983 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=114, ProcessCount=168, AvailableMemoryMB=2745 2023-12-17 11:55:48,994 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,000 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,000 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,000 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,000 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-17 11:55:49,000 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-17 11:55:49,001 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-17 11:55:49,001 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:49,009 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=114 (was 114), ProcessCount=168 (was 168), AvailableMemoryMB=2719 (was 2745) 2023-12-17 11:55:49,016 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=114, ProcessCount=168, AvailableMemoryMB=2719 2023-12-17 11:55:49,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,033 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,033 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,034 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:49,034 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:49,035 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:49,035 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2023-12-17 11:55:49,035 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2023-12-17 11:55:49,035 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2023-12-17 11:55:49,035 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:49,035 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:49,035 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:49,035 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:49,043 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=114 (was 114), ProcessCount=168 (was 168), AvailableMemoryMB=2687 (was 2719) 2023-12-17 11:55:49,050 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=114, ProcessCount=168, AvailableMemoryMB=2687 2023-12-17 11:55:49,060 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,066 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,066 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,066 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,076 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,086 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,095 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,095 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,095 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,095 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,103 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:49,103 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:49,103 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:49,103 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:49,111 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=170 (was 114) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=2570 (was 2687) 2023-12-17 11:55:49,119 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=170, ProcessCount=168, AvailableMemoryMB=2570 2023-12-17 11:55:49,129 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,136 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,137 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,138 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,148 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,158 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-17 11:55:49,158 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,159 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,159 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:49,159 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:49,159 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:49,159 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:49,167 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2506 (was 2570) 2023-12-17 11:55:49,175 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=170, ProcessCount=168, AvailableMemoryMB=2506 2023-12-17 11:55:49,184 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,190 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,190 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,191 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,200 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,205 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-17 11:55:49,205 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,205 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,205 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:49,205 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:49,205 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:49,205 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:49,213 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=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2461 (was 2506) 2023-12-17 11:55:49,221 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=170, ProcessCount=168, AvailableMemoryMB=2461 2023-12-17 11:55:49,231 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:49,237 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,237 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,237 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,237 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-log-dir so I do NOT create it in target/test-data/095139e4-00d5-4b20-6fdf-a2ff19ff3205 2023-12-17 11:55:49,237 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/e724e488-ebdd-0efd-c775-e065bece5900/hadoop-tmp-dir so I do NOT create it in target/test-data/095139e4-00d5-4b20-6fdf-a2ff19ff3205 2023-12-17 11:55:49,238 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 11:55:49,248 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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/bucketNoRecycler.cache 2023-12-17 11:55:49,248 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:49,248 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:49,248 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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:49,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4142433814087412215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 11:55:50,349 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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/bucketNoRecycler.persistence 2023-12-17 11:55:50,349 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:50,349 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:50,349 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:50,362 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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/bucketNoRecycler.cache 2023-12-17 11:55:50,362 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:50,362 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:50,365 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:50,365 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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/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/095139e4-00d5-4b20-6fdf-a2ff19ff3205/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:50,366 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:50,366 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:50,366 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:50,366 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:50,374 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=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2436 (was 2461) 2023-12-17 11:55:50,381 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=170, ProcessCount=168, AvailableMemoryMB=2436 2023-12-17 11:55:50,392 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:50,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 2023-12-17 11:55:50,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)) 2023-12-17 11:55:50,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 2023-12-17 11:55:52,653 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:52,653 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:52,653 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:52,653 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:52,662 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2403 (was 2436) 2023-12-17 11:55:52,670 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=170, ProcessCount=168, AvailableMemoryMB=2403 2023-12-17 11:55:52,680 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,685 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:52,685 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:52,686 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:52,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,701 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2023-12-17 11:55:52,702 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:52,702 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:52,702 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,708 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,716 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,722 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:52,722 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:52,722 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:52,722 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:52,730 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2283 (was 2403) 2023-12-17 11:55:52,737 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=170, ProcessCount=168, AvailableMemoryMB=2283 2023-12-17 11:55:52,747 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,755 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:52,755 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:52,755 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:52,755 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:52,756 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:52,756 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:52,756 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:52,763 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=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2255 (was 2283) 2023-12-17 11:55:52,771 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=170, ProcessCount=168, AvailableMemoryMB=2254 2023-12-17 11:55:52,780 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 11:55:52,787 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 11:55:52,788 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 11:55:52,788 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 11:55:52,788 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 11:55:52,788 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 11:55:52,788 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 11:55:52,788 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 11:55:52,796 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=170 (was 170), ProcessCount=168 (was 168), AvailableMemoryMB=2223 (was 2254)