2023-12-24 08:55:46,525 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-24 08:55:46,767 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/2397c380-8d4d-5ad4-8079-125941ee1dc3 2023-12-24 08:55:46,827 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=391, ProcessCount=171, AvailableMemoryMB=10961 2023-12-24 08:55:46,869 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:46,883 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-24 08:55:46,900 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-24 08:55:46,903 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-24 08:55:46,906 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-24 08:55:48,520 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:48,521 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:48,520 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:48,520 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:48,531 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=391 (was 391), ProcessCount=171 (was 171), AvailableMemoryMB=10236 (was 10961) 2023-12-24 08:55:48,540 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=391, ProcessCount=171, AvailableMemoryMB=10236 2023-12-24 08:55:48,547 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,555 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-24 08:55:48,555 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-24 08:55:48,556 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-24 08:55:48,566 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-24 08:55:48,566 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:48,566 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:48,566 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:48,566 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:48,575 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-0 java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:286) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:173) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=391 (was 391), ProcessCount=171 (was 171), AvailableMemoryMB=10209 (was 10236) 2023-12-24 08:55:48,584 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=391, ProcessCount=171, AvailableMemoryMB=10209 2023-12-24 08:55:48,592 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,604 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-24 08:55:48,605 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-24 08:55:48,607 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-24 08:55:48,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,639 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,646 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-24 08:55:48,646 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-24 08:55:48,647 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-24 08:55:48,647 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,656 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,664 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:48,664 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:48,664 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:48,664 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:48,673 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=391 (was 391), ProcessCount=171 (was 171), AvailableMemoryMB=10049 (was 10209) 2023-12-24 08:55:48,681 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=391, ProcessCount=171, AvailableMemoryMB=10049 2023-12-24 08:55:48,689 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:48,700 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-24 08:55:48,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:55:48,701 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-24 08:55:48,814 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-24 08:55:49,211 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 08:55:49,231 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/bucketNoRecycler.cache 2023-12-24 08:55:49,232 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-24 08:55:49,232 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-24 08:55:49,233 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/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/2397c380-8d4d-5ad4-8079-125941ee1dc3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:49,402 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/bucketNoRecycler.persistence 2023-12-24 08:55:49,402 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:49,568 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/bucketNoRecycler.cache 2023-12-24 08:55:49,569 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-24 08:55:49,569 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-24 08:55:49,647 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-24 08:55:49,648 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/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/2397c380-8d4d-5ad4-8079-125941ee1dc3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:49,662 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:49,662 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:49,662 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:49,662 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:49,671 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=408 (was 391) - SystemLoadAverage LEAK? -, ProcessCount=171 (was 171), AvailableMemoryMB=10161 (was 10049) - AvailableMemoryMB LEAK? - 2023-12-24 08:55:49,680 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=408, ProcessCount=171, AvailableMemoryMB=10160 2023-12-24 08:55:49,692 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:49,699 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:55:49,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:55:49,700 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-24 08:55:50,769 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-24 08:55:51,870 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-24 08:55:52,971 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:52,971 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:52,971 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:52,971 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:52,981 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=408 (was 408), ProcessCount=171 (was 171), AvailableMemoryMB=9966 (was 10160) 2023-12-24 08:55:52,990 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=408, ProcessCount=171, AvailableMemoryMB=9966 2023-12-24 08:55:53,005 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,015 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-24 08:55:53,016 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-24 08:55:53,017 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-24 08:55:53,584 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-24 08:55:53,584 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:53,584 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:53,584 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:53,584 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:53,599 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=408 (was 408), ProcessCount=171 (was 171), AvailableMemoryMB=9911 (was 9966) 2023-12-24 08:55:53,609 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=408, ProcessCount=171, AvailableMemoryMB=9911 2023-12-24 08:55:53,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,637 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-24 08:55:53,638 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-24 08:55:53,640 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-24 08:55:53,652 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,662 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,674 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-24 08:55:53,676 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-24 08:55:53,676 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-24 08:55:53,677 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,693 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-24 08:55:53,693 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-24 08:55:53,696 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-24 08:55:53,697 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,713 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-24 08:55:53,713 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:55:53,716 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-24 08:55:53,717 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:53,717 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:53,717 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:53,717 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:53,725 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=408 (was 408), ProcessCount=171 (was 171), AvailableMemoryMB=9741 (was 9911) 2023-12-24 08:55:53,734 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=408, ProcessCount=171, AvailableMemoryMB=9741 2023-12-24 08:55:53,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:53,753 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-24 08:55:53,753 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-24 08:55:53,754 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-24 08:55:53,765 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir so I do NOT create it in target/test-data/cf046696-b878-58e5-ce8a-354d30f9d971 2023-12-24 08:55:53,765 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir Erasing configuration value by system value. 2023-12-24 08:55:53,765 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir so I do NOT create it in target/test-data/cf046696-b878-58e5-ce8a-354d30f9d971 2023-12-24 08:55:53,765 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-24 08:55:53,766 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/cf046696-b878-58e5-ce8a-354d30f9d971 2023-12-24 08:55:53,766 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 08:55:53,777 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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.cache 2023-12-24 08:55:53,778 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-24 08:55:53,778 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-24 08:55:53,778 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/cf046696-b878-58e5-ce8a-354d30f9d971/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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:53,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5606981978558683835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:54,880 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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.persistence 2023-12-24 08:55:54,880 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:54,880 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:54,880 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:54,895 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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.cache 2023-12-24 08:55:54,895 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-24 08:55:54,895 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-24 08:55:54,898 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-24 08:55:54,899 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/cf046696-b878-58e5-ce8a-354d30f9d971/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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:54,899 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:54,900 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:54,900 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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.persistence 2023-12-24 08:55:54,900 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:54,915 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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.cache 2023-12-24 08:55:54,915 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-24 08:55:54,917 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-24 08:55:54,922 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-24 08:55:54,922 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-24 08:55:54,923 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/cf046696-b878-58e5-ce8a-354d30f9d971/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/cf046696-b878-58e5-ce8a-354d30f9d971/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:54,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:54,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:54,924 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:54,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:54,934 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=383 (was 408), ProcessCount=171 (was 171), AvailableMemoryMB=9701 (was 9741) 2023-12-24 08:55:54,945 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=383, ProcessCount=171, AvailableMemoryMB=9701 2023-12-24 08:55:54,957 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:54,967 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-24 08:55:54,967 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-24 08:55:54,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-24 08:55:55,349 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-24 08:55:55,370 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.04 MB, memory=0 B 2023-12-24 08:55:55,370 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-24 08:55:55,373 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.82 MB, memory=0 B 2023-12-24 08:55:55,375 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-24 08:55:55,378 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-24 08:55:55,379 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-24 08:55:55,382 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.00 MB, memory=0 B 2023-12-24 08:55:55,383 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-24 08:55:55,385 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.78 MB, memory=0 B 2023-12-24 08:55:55,396 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,398 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.17 MB, memory=0 B 2023-12-24 08:55:55,398 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,400 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.95 MB, memory=0 B 2023-12-24 08:55:55,401 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,402 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.73 MB, memory=0 B 2023-12-24 08:55:55,403 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,405 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2023-12-24 08:55:55,405 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,407 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2023-12-24 08:55:55,407 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,413 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2023-12-24 08:55:55,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1138315508976693960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1477252145021168149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5840284750773367069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7317427846520401370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8617263954435091358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718908894184437351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4021292400380155794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237535947699842537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089188341089135625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2490978767051415834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2317696675560980936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4375513181413133287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4068201485737159594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713778805489918755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7528536071589536503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4401626365349992828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3177215126547062217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2642445765955266363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1341790705080327329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4813346042260983517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1725513862138633347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9120767620266334207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1347693527430504078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2835654158030916088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2774308209270217655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742231425175687174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993683603672595713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803788752081128567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6706692843780867663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3046820730260267466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2435248284666151877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -146374276303704031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -690650677534011129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443786010977529453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792387424762810036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961997216399090502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6910199168825685522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6683665494066699067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2314937422146492856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,446 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-24 08:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359516817809893308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788170563621634961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -397104820492678916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2284260779959619517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5243005469911077999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4724345186642031944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2460204639757051484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1840465172381764446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977999525753332989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1031641927023435225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7343181812613995380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7467482633478456703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561784146756210674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834593910119806247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7911152607520932189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555875737531144675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7373520193392909224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5285667096323252735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8989460528372371953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4458772117493712025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428622859322085602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3506454210090278091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1698505712746679805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4455487905612409991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6211753768876782735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7455746828025033635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 624955254742495711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921776777464197804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,449 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4517732034565175842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1455168854384631719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 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-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3340938839013982527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217364249095896792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860530308682948219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78697586568217649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169317677428637795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3750797885700077652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4473643573337360736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9093944011240766015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,450 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-24 08:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3958592684163397379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925692089657855899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4977471064551265911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -177357843421827080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682146023906987338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8606200383203008542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,452 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997637035647885756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2751090020688585065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,452 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-24 08:55:55,453 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,453 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-24 08:55:55,454 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,454 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-24 08:55:55,455 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,455 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-24 08:55:55,456 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,456 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-24 08:55:55,457 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,457 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-24 08:55:55,458 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,458 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-24 08:55:55,459 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,459 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-24 08:55:55,460 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,460 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-24 08:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3465202316757524737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2185720271555423442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8035780453074700952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5146033723210116737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5633003313153588846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 413875243262749151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,461 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226777597839721622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7116845118315716098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096210509933793737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162766235678553780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4480215229753808052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,462 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-24 08:55:55,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6746254855343605339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -645766807590348469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1805524685336345594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,465 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343313401579189547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3518958879322448870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,465 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-24 08:55:55,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8256379295339202036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892556878794991316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259893222836622990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5193974070128340251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6980753497165076750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,466 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242507913805096055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,467 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-24 08:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5749571897014924953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6881227226641993430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671518313664659477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5248794207011319386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8309675976096727239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6512480784721547670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1427177097692476343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,468 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384649137894776642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,481 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-24 08:55:55,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8987717490570174619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1118172651012195447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8443332936027499802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,482 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,482 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-24 08:55:55,483 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,483 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-24 08:55:55,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2293116751134110452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6924945711952427080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,485 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580198095633061411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,485 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-24 08:55:55,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952464976130014971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6758754845700605162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6338606495861029330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,486 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,486 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-24 08:55:55,487 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,487 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-24 08:55:55,488 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3520297855741521704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,488 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-24 08:55:55,489 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,490 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-24 08:55:55,490 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,491 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-24 08:55:55,492 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,492 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-24 08:55:55,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305681157249480396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7278069204674869982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8899312757053323825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,493 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5507498642400286016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,493 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-24 08:55:55,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5214977667115018124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4967607645723395229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7194742858234671310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7503931871327259959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,494 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4183674513082193772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,494 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-24 08:55:55,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3624429651888553898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6392425508394649611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 453306660500570564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2390318233837880195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649890815572908408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795988162733259663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 813818430372963116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307335873479079940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2762513124571146374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5480100848740557947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2434730102685756496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 803747257139461102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7180390472660184078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8272070003554861464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5922203897112910038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2296659512924576976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -469914004865272029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685222933692891680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518796388074302552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3352528014761631722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029500988301442421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9099282531871176329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313487289640018323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961407656188404227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2530982823573874831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3319306374376446515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1169041361720780836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467050846932694753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8499836038186629410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3517872556893895401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101852594771113551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4176537751650171867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186661971563394826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7566076452950796704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377567498299949348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4214189091571267907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7484314897632193873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 548637263925778749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8805486224629117940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779879538468352334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2127943330081553807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 772541571805995712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050963396701652645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4020321063542102799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5569043472573146347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,501 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,507 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-24 08:55:55,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3321225090270245939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884542611505846620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,508 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,509 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-24 08:55:55,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649403217300941374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024823721246816673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558919974730914867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,509 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,510 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-24 08:55:55,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2036748513866173285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3544311921409499411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,511 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,511 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-24 08:55:55,512 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,512 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-24 08:55:55,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778018766255203444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2290404645313028726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4160175127450995765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,513 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1311641392394221655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,513 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-24 08:55:55,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 695303232869301282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7608803673867233856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6877304185520308246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,514 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339108401806476445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,514 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-24 08:55:55,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4109726391633617577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8032176799684162084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,514 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7372506377441716803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,514 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-24 08:55:55,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470972726319709781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419814911650410280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1014873577184795897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,515 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7432561644923969496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,515 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-24 08:55:55,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153771815372804283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7455951829599423777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4159535619840475259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,516 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820532725716328766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,516 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-24 08:55:55,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 975578842930449874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7322162744808714109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1166270275257387876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221007346622064275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1333314007537039162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6672615383246808018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2859240196581236419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3876511346219402225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2570733421683134490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900481846718243035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3735986331506896761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -382145359751007902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2025960819554522530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1044957646351396790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6630994536254445434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881825147718981266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8586139958013725518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3169561160085800837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5681458007524427997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8988424020062318419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5764056693441150783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,517 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2799778628409001474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7101914859164299175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,520 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-24 08:55:55,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687506854472755956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5407652095947722991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7821316458076150946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4329230217274245702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,521 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1425954474338739876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,522 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-24 08:55:55,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8046080874563516777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183074754945740036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,522 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -757940682439498891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203452678808866816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3023139822817929081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2389320202098153087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1021653654537538224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3297589150229626003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6585769430934407636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508454393753723649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473691334927650311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6764521972488711338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8447678834057549818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3582891599876549475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8397957610860558356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2736391628605702690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3093732701496849712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4825594334768447507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -956717105076334816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3464359262361709122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160859002011524601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2055401936278618356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742203886275355549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7700473077241756207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4530738985957836759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3805401630156149834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1770455764395142578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -514177488301228155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585373414944221474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5669497951187398599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1045713365792063287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5263233812210935775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -988394350860246278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2017808101009100202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6727881135938445504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5508153869341110452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956260400909571260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249313577524935366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6880803743989799158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1867186169931168901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8205959329275499886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1481572285364465463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1672181945538534492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738241612332188598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4191218945227330268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670221397896080144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836441606289366739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2038523719253323413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,522 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-24 08:55:55,532 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,532 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-24 08:55:55,533 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,533 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-24 08:55:55,533 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,534 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-24 08:55:55,534 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,535 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-24 08:55:55,535 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,535 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-24 08:55:55,536 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,536 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-24 08:55:55,537 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,537 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,538 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,538 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,539 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,539 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-24 08:55:55,539 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,540 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,540 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,540 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 08:55:55,541 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,541 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-24 08:55:55,541 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,542 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-24 08:55:55,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4798507569722327349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6638212215959647223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8522250374851351953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4673482922537059026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8216159540055123097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850090109253337233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236434465813643696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7024294870317382613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072706409217831291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -246915336368378148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1078263805007971249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4696674399880458966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5900037486877211494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2330122105857190335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452118120432345916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900449563170022944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483750481434333572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3633264392480835327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761980802172889974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1269766340498342548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6349404501715267173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2821110494486062694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4739566908571038232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469623512686433873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,544 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187492308413246849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 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-24 08:55:55,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2394034033077298054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7250728888766494350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7535185171692915534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577507063120653853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7701381710682769793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4618663740879012827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6506774137333442445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2442868157055784954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,545 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6504456802676007757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,546 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-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6137428251817381138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1384344189252494117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8131461573866748671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6461978273433233534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,547 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,547 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-24 08:55:55,548 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,548 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-24 08:55:55,548 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,549 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-24 08:55:55,549 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,550 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-24 08:55:55,550 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,550 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-24 08:55:55,551 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,551 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-24 08:55:55,552 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,552 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-24 08:55:55,553 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,553 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-24 08:55:55,554 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,554 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-24 08:55:55,555 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,555 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-24 08:55:55,555 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3250849669370496067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,557 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-24 08:55:55,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1546809966291874490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8078232115375334817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8895723722818153876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3890141161858545149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926928726775328176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,558 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7860668527157713784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1286851038713234414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2110349287969436979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 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-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125460767030326097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956766835706135966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8636328843096068793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1326298466983281937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714900983245978427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,559 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-24 08:55:55,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981978576322798028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -375522889155893013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4066945755754360615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4087942053444365428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3455066414499451038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2740467726974137209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019973504070422398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,560 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-24 08:55:55,561 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,561 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-24 08:55:55,562 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,562 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-24 08:55:55,563 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,563 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-24 08:55:55,564 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,564 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-24 08:55:55,564 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,565 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-24 08:55:55,565 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,565 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-24 08:55:55,566 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,566 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-24 08:55:55,567 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,567 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-24 08:55:55,568 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,568 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-24 08:55:55,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993604846074982719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4136811677805703169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7321286286566801118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,568 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909028817837613185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,569 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-24 08:55:55,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6820355196090059414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:55,569 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,569 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-24 08:55:55,570 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,570 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-24 08:55:55,570 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,570 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-24 08:55:55,571 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,571 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-24 08:55:55,572 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,572 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-24 08:55:55,572 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,572 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-24 08:55:55,573 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,573 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-24 08:55:55,574 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,574 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-24 08:55:55,574 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:55,574 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:55,575 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=2.07 MB, memory=0 B 2023-12-24 08:55:55,576 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:55,581 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:55,594 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=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9658 (was 9701) 2023-12-24 08:55:55,607 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=383, ProcessCount=171, AvailableMemoryMB=9657 2023-12-24 08:55:55,621 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,640 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-24 08:55:55,641 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-24 08:55:55,644 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-24 08:55:55,645 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-24 08:55:55,645 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-24 08:55:55,645 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-24 08:55:55,645 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:55,655 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=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9624 (was 9657) 2023-12-24 08:55:55,664 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=383, ProcessCount=171, AvailableMemoryMB=9624 2023-12-24 08:55:55,679 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,775 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-24 08:55:55,775 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-24 08:55:55,780 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:55,783 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-24 08:55:55,783 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-24 08:55:55,783 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-24 08:55:55,783 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-24 08:55:55,783 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-24 08:55:55,783 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-24 08:55:55,783 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,784 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-24 08:55:55,785 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:55,785 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:55,786 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:55,786 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:55,798 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9543 (was 9624) 2023-12-24 08:55:55,808 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=383, ProcessCount=171, AvailableMemoryMB=9541 2023-12-24 08:55:55,825 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,839 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-24 08:55:55,839 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-24 08:55:55,840 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-24 08:55:55,852 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,869 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,878 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,889 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-24 08:55:55,889 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-24 08:55:55,890 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-24 08:55:55,890 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,900 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:55,900 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:55,900 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:55,900 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:55,910 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9381 (was 9541) 2023-12-24 08:55:55,920 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=383, ProcessCount=171, AvailableMemoryMB=9381 2023-12-24 08:55:55,932 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,943 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-24 08:55:55,944 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:55:55,944 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:55,958 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:55,985 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-24 08:55:55,986 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-24 08:55:55,998 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-24 08:55:55,998 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:55,998 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:55,998 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:55,998 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:56,009 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=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9316 (was 9381) 2023-12-24 08:55:56,019 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=383, ProcessCount=171, AvailableMemoryMB=9322 2023-12-24 08:55:56,033 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:56,047 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-24 08:55:56,048 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-24 08:55:56,052 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-24 08:55:56,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:56,086 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-24 08:55:56,087 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-24 08:55:56,089 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-24 08:55:56,089 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:56,089 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:56,089 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:56,091 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:56,100 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=50 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9265 (was 9322) 2023-12-24 08:55:56,113 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=383, ProcessCount=171, AvailableMemoryMB=9265 2023-12-24 08:55:56,128 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:56,143 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-24 08:55:56,144 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-24 08:55:56,144 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-24 08:55:56,145 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir so I do NOT create it in target/test-data/cdb87d32-6591-09c4-cc53-55758ac26230 2023-12-24 08:55:56,145 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir so I do NOT create it in target/test-data/cdb87d32-6591-09c4-cc53-55758ac26230 2023-12-24 08:55:56,145 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 08:55:56,158 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/cdb87d32-6591-09c4-cc53-55758ac26230/bucketNoRecycler.cache 2023-12-24 08:55:56,158 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-24 08:55:56,159 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-24 08:55:56,160 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/cdb87d32-6591-09c4-cc53-55758ac26230/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/cdb87d32-6591-09c4-cc53-55758ac26230/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:56,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790876325050978015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:55:57,261 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:57,261 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/cdb87d32-6591-09c4-cc53-55758ac26230/bucketNoRecycler.persistence 2023-12-24 08:55:57,261 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:57,262 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:57,277 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cdb87d32-6591-09c4-cc53-55758ac26230/bucketNoRecycler.cache 2023-12-24 08:55:57,278 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:55:57,278 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:55:57,281 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-24 08:55:57,282 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/cdb87d32-6591-09c4-cc53-55758ac26230/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/cdb87d32-6591-09c4-cc53-55758ac26230/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:57,283 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:57,283 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:57,283 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:57,283 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:57,293 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=383 (was 383), ProcessCount=171 (was 171), AvailableMemoryMB=9229 (was 9265) 2023-12-24 08:55:57,304 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=383, ProcessCount=171, AvailableMemoryMB=9228 2023-12-24 08:55:57,317 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:57,329 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-24 08:55:57,330 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-24 08:55:57,330 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-24 08:55:59,583 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:59,583 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:59,583 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:59,583 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:59,592 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=392 (was 383) - SystemLoadAverage LEAK? -, ProcessCount=171 (was 171), AvailableMemoryMB=9184 (was 9228) 2023-12-24 08:55:59,601 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=392, ProcessCount=171, AvailableMemoryMB=9184 2023-12-24 08:55:59,613 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,620 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:55:59,620 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-24 08:55:59,624 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-24 08:55:59,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,653 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-24 08:55:59,653 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-24 08:55:59,656 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-24 08:55:59,656 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,667 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,673 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,680 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:59,680 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:59,680 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:59,680 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:59,689 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=9029 (was 9184) 2023-12-24 08:55:59,698 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=392, ProcessCount=171, AvailableMemoryMB=9029 2023-12-24 08:55:59,709 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,714 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-24 08:55:59,714 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:55:59,715 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:59,715 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:59,715 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:59,715 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:59,715 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:59,724 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=8996 (was 9029) 2023-12-24 08:55:59,733 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=392, ProcessCount=171, AvailableMemoryMB=8996 2023-12-24 08:55:59,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,758 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-24 08:55:59,758 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-24 08:55:59,760 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:55:59,761 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:55:59,761 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:55:59,761 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:55:59,761 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:55:59,770 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=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=8967 (was 8996) 2023-12-24 08:55:59,781 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=392, ProcessCount=171, AvailableMemoryMB=8967 2023-12-24 08:55:59,792 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:55:59,804 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-24 08:55:59,804 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-24 08:55:59,804 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-24 08:56:00,948 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:00,948 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:00,948 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:00,948 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:00,959 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=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=9001 (was 8967) - AvailableMemoryMB LEAK? - 2023-12-24 08:56:00,969 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=392, ProcessCount=171, AvailableMemoryMB=9001 2023-12-24 08:56:00,982 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:00,988 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-24 08:56:00,989 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-24 08:56:00,989 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-24 08:56:00,994 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-24 08:56:00,994 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:00,994 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:00,994 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:00,995 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:01,005 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=8996 (was 9001) 2023-12-24 08:56:01,017 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=392, ProcessCount=171, AvailableMemoryMB=8995 2023-12-24 08:56:01,034 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,045 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-24 08:56:01,045 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:56:01,047 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-24 08:56:01,063 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,072 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,078 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-24 08:56:01,079 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-24 08:56:01,080 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-24 08:56:01,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,092 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,100 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:01,100 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:01,100 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:01,100 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:01,109 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=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=8955 (was 8995) 2023-12-24 08:56:01,117 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=392, ProcessCount=171, AvailableMemoryMB=8955 2023-12-24 08:56:01,129 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,133 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-24 08:56:01,133 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-24 08:56:01,140 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-24 08:56:01,141 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir so I do NOT create it in target/test-data/ff3257d6-3d3d-b175-5364-6cbca30a64cf 2023-12-24 08:56:01,141 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir so I do NOT create it in target/test-data/ff3257d6-3d3d-b175-5364-6cbca30a64cf 2023-12-24 08:56:01,141 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 08:56:01,156 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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/bucketNoRecycler.cache 2023-12-24 08:56:01,156 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-24 08:56:01,156 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-24 08:56:01,157 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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:01,299 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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/bucketNoRecycler.persistence 2023-12-24 08:56:01,299 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:01,313 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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/bucketNoRecycler.cache 2023-12-24 08:56:01,313 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-24 08:56:01,313 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-24 08:56:01,316 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-24 08:56:01,317 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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/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/ff3257d6-3d3d-b175-5364-6cbca30a64cf/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:01,318 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:01,318 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:01,318 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:01,318 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:01,327 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=392 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=8949 (was 8955) 2023-12-24 08:56:01,335 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=392, ProcessCount=171, AvailableMemoryMB=8949 2023-12-24 08:56:01,347 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:01,351 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-24 08:56:01,351 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-24 08:56:01,352 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-24 08:56:02,452 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-24 08:56:03,553 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-24 08:56:04,654 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:04,654 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:04,654 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:04,654 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:04,666 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=385 (was 392), ProcessCount=171 (was 171), AvailableMemoryMB=8935 (was 8949) 2023-12-24 08:56:04,678 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=385, ProcessCount=171, AvailableMemoryMB=8933 2023-12-24 08:56:04,693 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,698 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:56:04,698 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-24 08:56:04,700 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-24 08:56:04,704 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-24 08:56:04,705 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:04,705 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:04,705 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:04,708 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:04,720 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8918 (was 8933) 2023-12-24 08:56:04,731 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=385, ProcessCount=171, AvailableMemoryMB=8918 2023-12-24 08:56:04,745 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,756 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-24 08:56:04,756 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-24 08:56:04,768 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-24 08:56:04,783 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,791 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,806 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-24 08:56:04,806 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 08:56:04,808 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-24 08:56:04,809 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,820 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-24 08:56:04,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-24 08:56:04,822 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-24 08:56:04,823 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,836 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-24 08:56:04,837 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-24 08:56:04,837 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-24 08:56:04,838 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:04,838 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:04,838 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:04,839 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:04,854 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=77 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8802 (was 8918) 2023-12-24 08:56:04,867 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=385, ProcessCount=171, AvailableMemoryMB=8802 2023-12-24 08:56:04,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:04,887 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-24 08:56:04,887 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-24 08:56:04,892 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-24 08:56:04,908 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir so I do NOT create it in target/test-data/e09d3c2b-1b95-36b5-2bb7-56288f4f344d 2023-12-24 08:56:04,909 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir Erasing configuration value by system value. 2023-12-24 08:56:04,909 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir so I do NOT create it in target/test-data/e09d3c2b-1b95-36b5-2bb7-56288f4f344d 2023-12-24 08:56:04,909 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-24 08:56:04,909 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d 2023-12-24 08:56:04,909 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 08:56:04,924 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.cache 2023-12-24 08:56:04,924 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-24 08:56:04,925 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-24 08:56:04,927 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:04,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6233036881163870034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,028 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.persistence 2023-12-24 08:56:06,028 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,028 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,028 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,042 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.cache 2023-12-24 08:56:06,042 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-24 08:56:06,042 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-24 08:56:06,044 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-24 08:56:06,045 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:06,045 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,045 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.persistence 2023-12-24 08:56:06,045 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,045 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,058 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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.cache 2023-12-24 08:56:06,058 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-24 08:56:06,059 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-24 08:56:06,063 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-24 08:56:06,063 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-24 08:56:06,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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/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/e09d3c2b-1b95-36b5-2bb7-56288f4f344d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:06,064 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,064 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,064 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,064 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,073 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8784 (was 8802) 2023-12-24 08:56:06,082 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=385, ProcessCount=171, AvailableMemoryMB=8785 2023-12-24 08:56:06,093 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,099 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:56:06,099 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-24 08:56:06,100 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-24 08:56:06,429 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2023-12-24 08:56:06,440 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2023-12-24 08:56:06,449 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.04 MB, total=31.75 MB, single=0 B, multi=15.08 MB, memory=0 B 2023-12-24 08:56:06,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122781023884603809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8307888683287196988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5052112081200046825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 269526542969096122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714302485427683911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100474763253342169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5666433438616962613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 650235721055798772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6389284097572006872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2803845058036244179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7363972865707993539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7233156861204205491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -458207041969083996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8097883573994741538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107608897783206894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827032645144086509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5172793064152253691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414747467111159013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -941918716076407975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4940194670997650724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2943684426218577785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554426316458108471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6565554093237418201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318502025995226713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514686282802226590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2558655092600055435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1759340868109530284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 667982135763351143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5240765953651640477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598440078553678245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -216459938132747138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6996687488064254091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8825882226297827542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1699389515197374893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8637778659725625318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434456867048261896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1213931107411973426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4756182399027460582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6278520191714020457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603030334517448516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 965988063008607500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291004409051833372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7087013414109819685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4706411508946327233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7783092553133604818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1838616319358801856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6026317571288354895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5554394153515947647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6401523000100029859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3130669155013608518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4235935681227031937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579382466536511746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4445157664589758808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3276810739405318818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -218300139995673714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3978348510520234741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180826609811736807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4729616516705543057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6350099821624972524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7655072298975735556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 662561258214257275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4856452021887068817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5758020435386425586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8036190379952440796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872606172031551687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202972676039124107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626410151104606462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177775845400730814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5078089771637468414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1566359148706047753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440766691660520068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562347091392783162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858497244582921732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2319827573284982545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746053201055943400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798713395143311510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3809912062479275257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4992746163711774827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4726356715577905165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5599743907413449393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801537320965641055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4674420700870434157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6162776861885505938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7706106955718604575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6084854614820400837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187550371307078761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4465427540996567779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2128564644062920952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4332966844030209605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049955911560024929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8804884508773599817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 255785039797658533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4786954308824542491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5096925432783974340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5182248828972798166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7555719789907707524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9178873099944766545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914631445023154438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7056670093928789416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401257056551250877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1297480801850355722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3902960811741480237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7212844795956858271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7949882449146361489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1918877177657184454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026669164285222425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5451047683832284480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5706997174028676344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3150360205731847871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4179908391325704878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 35909397850947043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1464215662050142228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4691900300752549751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2355129154279022618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4799178907336640582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 976534331126192266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218388173555707158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8320088115323490260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2696876209122278478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9216834664123505350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319980797828859938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 459785489201828934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -201418696310317217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2544029440622695021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8735216400345490370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2906099350094975978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3390299934897283496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5926326194285674920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488535517902320908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6605052383104604516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286882985631529505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4533186281227095712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -291159153613827912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4310182297083420697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380798733236611698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7261542363395378676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6635456892500504638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1292942080580560742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7366663007326355344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4177914225968496593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2716557301476094142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4171505552309028141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926060751430053431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 193693159576274888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7161612820176071134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -76760353987500894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3103145478433828730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3385329667138073662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 860469358126761108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416731465918551797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627216356886096608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7410757655910634913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3453316512237023264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491991232484664564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6387720009329511228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 787603564527703270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5341504878522510181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5942694378734591411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2469252660750158400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5149065099651986121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8162769319978602044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5699435579178017313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4332730973596419861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1391249901508780421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7514973334893129183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4542928052006453808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702296580902244599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2008469140896490179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2766593595566831081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817369303845154654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648511395752997195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3808852827180108555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643704553978417573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155325446519048183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1584141821545715395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 599454869130983341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6282379684566311251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5003152828529230306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8290102439922316667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7523835170934220286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8062577664168608500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7556340605308774464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8224317327240111845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8046351938174149905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4129550320514831163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8189861760012342219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4267731403545200676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2713163153046818169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5528748446433596875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7622218704464014534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8395513324449435979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563203044064943512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6976108240515477571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 397344241817007895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7900213878054079823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2805321770482198843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3223587305867509502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8027221003208928658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 456605467175837500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2146001901861348010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5892208992020173760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662183890772425520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8393953919187231102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4356025234366763752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4208944017886311720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029583850162596148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7327553247998572671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180556935347230383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6838943285143338670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850410893902652761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4751257209366337689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6593842752266818086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7204222805932775052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8439422903469139669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981664706002868131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1590106108255723098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3693152573822416291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402235841619246552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3195434657565061537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617591307870787559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5822014938008253304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6943948731769546415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925550806928936794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2430139899459522432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 232119807954039639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049643369230467369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297253199793708305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7363192225836075669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160498454788131485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6824860394802620920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8023198566007268906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1807937800792371399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1110618053759911669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043190984481083342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 880280937336425748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141419208082704780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -533451734974768369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1346246542662970347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1092113921593406193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913449119524871194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342291012713875712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4485729950183702443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2574887698900105964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8999592357887726065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4016946888788595955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142502912590907180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7304848255471055698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7131180297390806488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141123516580371085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7286569499337842426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143442140829520897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7581326445280464600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2968340855645898077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318846162693069901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1370423678329410376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4661568000650465687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699996939400917532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345538474219360441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8454289925809143329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2238217099666178711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1099096318756200935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991724089186844403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5500754837202366864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2827453550696273721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8411788705310475844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2713114043222343226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664685104878839581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3842948165442106966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4912834389910222433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8623708866507337336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370578685585817157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -487069816124155577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989718206337029197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6455721662346697123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048974975752540884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3708612181390613393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355667112722230918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4823990354555781190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4758888842365660251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3258410178193189334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2087050608375595273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6003326866849062767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4489966726166503475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4983442006270583596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2016323398856768377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7450397861317954222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100714506019725863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283732216363214310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4727335963304768744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7608411822579457083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155554157880064565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6767036569264039510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5854659102658342783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9027754245510358270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -518571931156266474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 445223434088760019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -591296412419918559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390674246260788387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1633623217315729029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1748881500663230718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9012757089936103897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1697992332009322584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4915257275390846591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7610194646540457638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7754212262352796043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005542255339090334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416731633605182610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6595296211820491823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283895972395766337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011565162636423409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3447490894514168401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1185539691252773325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9136620711659965490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7881797246263027665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222922581821106234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804978216512967269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395288432947980784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6706749645068048586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3496782805041645042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6551561255945083004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9147069576174812629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8318311806639506863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6053869454667369669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424822675648030552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1570830515341835011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1958641218578695346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536805635097804545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3110124155175127018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441919576754183242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3859093926111233519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6957833293440423776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6374936979757495016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4800349474447835404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4753528074222612857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017681071334761088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360070791286160673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683465319679862426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197237571191460255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1323174026316583315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698244022030527870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5393612665657245488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979111961992361807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4366356962524896547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4232226636540162116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2193261507494623152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2047711533943480756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5778604659176433208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6319997025181936039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759279559029174870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4795064009519728122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1751231802608462564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734468381223421538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6622493488551928322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -371175451437550583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2090566641126212884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3928078069253221440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -873035359001679122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828776330821363625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6822831770882575621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582328393523405573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593290741560747214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3121859753081734389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3761058982347132294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7109855187028848641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5331271399536254997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645231255062348578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6366213398476828232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2838799274837862596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037157893997018398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6166128691597934940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5357695679629718452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3562281060736719754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1634768677138695761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3140097984743215953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358692561002999759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5987273268616870520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8556974403320216722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7294184223664243454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209478333459371046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3256011545367255431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -141082749387663189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 379564955205212534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3173075912476270348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7385138467820383129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198474782083752250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974077734183112524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7948197499781608911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8152500265913687073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1021218427094061937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4837565609390218668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024193069455240625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620891788194336678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4941894856302775541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120299738855683753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967896741444853921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8770320065491750730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1777042463944105290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -491339260515631265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633904766896447709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -849973423243563235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504483911585163341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228885461007223152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211863881948363138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324351040748732933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5937130419950985952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3889577374987700841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6676868126715691724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2199948488658189942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896596458778253996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1278044404798457090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6037036001285493297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054865615239400405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6994850647862998830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7345280105449620899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8072769312528968078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6373372825709111127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5110792978946231698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6880394209237957959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4082604185428654280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1849645308479976613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7217184962563101275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7200302045105299110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4241327483649802577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047315325559763451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884824328215064951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4344645112280938709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 62037252556593351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1707798372004150482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6466751670733852061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8144869283649419651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966005889668350060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303583723237960987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5890003113911568130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7521277438020936718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891865946365333190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540659542956731747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8870735156235163759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2759629703051061133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631931243852939020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872069342487249385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -272889740432560971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384409346054915369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7348414935537153352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953491417185667180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098901606977216390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4469422394335614543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9021268470068976512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2473850532992916054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3456813440274743527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -774063411457006861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -282058603860757066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3576176976753723578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8629089164788492446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8497552422579590990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1117146213937741933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446922555357553693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986287072551447932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711821552139169962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086579740139071044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131966439642379672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8940734012214319157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4495411233314809114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6139133800236333557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1439685246247745272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6770773315780720271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105117745674328516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7481649824639096171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318208403482391754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2412319186296458900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8569616276977580720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234354897710357435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7783512109344977469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7393001735957396262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5050587634331872729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4370548565612347812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5507919801090259472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2226906902175790960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4015801663334327584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1923870576670246439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6095001886211899953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5031412027386300823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877562621834067207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4799368527586362094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5679346569949830642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648163535403853377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8430134585872510105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2827994636819289152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5159569239510257674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8727476036132928764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943777525159671420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2756856074748468097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3889945954026403750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4869842323536175874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4742754481676178100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3390315812891692024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5179743339631422451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695203587488120627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2839857119314866728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5595413349124162826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 313459750517416083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8180292739416208566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2762973704019696894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3711098692397627930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 997516689693199551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5581900571904849050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5759486828280314237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3846570775412994354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7233296249573899369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7803095053705411413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8274539354930799381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -919813462525819965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325300910353818201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7581882685835818448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3544277395095007658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045727308971061603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858466128453769360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3397022394736804418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158898215194196400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023089482399006942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -245257000703835745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7326895383982219331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5120586206073958888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3282770071124943421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603920562593889703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3491549123556262623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6657995858130848605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4611208950482569520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731204235925761855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1677021583752910129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4583106020092077297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329971886924403013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9066918850078337224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355767593963278655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5610188831525509528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4137600165439793567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4970994266177045339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -818352761663723661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7550885907401349639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5144017126428976625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784307806521935325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -514587124621447532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2402155419041079391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141316897630089838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -218239555310023604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2412741257966538555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5128971575160260259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165966714652658669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4423941560983304452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601688867901342481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4023850637575386052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7094649597455424921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796650771948480279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3878303113919460864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8002616620225309247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 449470606132713168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7915063975565992467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9158165804766618789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5353168364107992658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2784217322737152992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099999664819785287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941586837309691446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6584027716286324309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705255426645552870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905592931391319164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6488035449386300704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819536121806692947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6780943585485877587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4840098169980338164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800122564152227940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1996437381175314379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7177135558858976333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816997547382229538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5171711949737613183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3118921014765655514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913137614572117725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1440824473770705595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7234648102497608173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4758630832399864767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8372730217532626025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3335185860738996417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 231626993658688238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1070033566493078356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6721149678206431355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6951523392859960471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305304559776443250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5681325270090915819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080517103493212089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9207005463686910213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589211158666297143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7379215630675927713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2724792755829078905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7941236889329406121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145101462000528908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087843177445337939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984430806906614679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9131119591841750632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2470592873422524540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1052223911522327693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165362260185239592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4589310364560447504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079748431994365812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 463508397019730333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8473859918460433668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453264921812417290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -982895552818426033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6426548372024415698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6188667575645157423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4763539868702866192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551375606993633360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5648309735089044127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545645542328358877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856154904592136195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5214589280554956128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7456422787525963159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4230808760248390156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670814605376266315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7739631436079582173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3135611305381954680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5000142711088742447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7141633149799152145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756017648114863336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3245467021430656879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000159380063274699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9147372482073010212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220038246423344358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7529042884764835728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849741233617875108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8914755789929265893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4754166264277369889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5795103193930190395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4296500885930221099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -501535760964279476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8637127813619738827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725106939434419802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474915421977917194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5319295152090246253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161151309861152461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3206587740909737012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3895507380763688466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9043054889211389873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8383839811443161378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7008392633189256836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5519125687746003580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5959229090100397202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6908815795510156212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6919302195015691750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461153305628237600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5329315752195966581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9024667078343839780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7060438641721625664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4073552915863918190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1789500843433035706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -876058778420023767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4992927737178528263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2575675331573827067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4641611310505205059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7075730148490489234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6274930941654117567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2227755462355006350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121333860074938469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4188885730862347257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 735605451771376754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 256681686287805972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4754706610067156755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6676129527221591427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7282693300690442689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4501421891595343791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3194735229081958832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2843955746092628145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3288527632348413627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4967085872886729547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6229593060459339627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1284160576858472245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992504238061355768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637771255281929181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221228548371788609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -253761873873088249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168042249633166968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8167974803120649424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4015051277671292575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8650956550306464352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4953675715993417756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3517420909251226720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7626116275008772669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7728131524458643956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -146495393447264222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 595758376890151418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621015155710993467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2961707955051985933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6627252522238607250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086712120508587040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 576591351009407073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8085416362015459204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3459332442039622685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173422956929036707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858650199852449327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3218026715721894888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475517951225669562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816711006298373597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833971194966050400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3149849414880662723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3833723903616711055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1008345600107738912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211526438106843849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511161683375282859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4776866078350282412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3411524926249265887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259983967884467714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137420503209410239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 383390267503753653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3363296971533929098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1989130237564452077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775339288790573574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096325215630066445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8563377713789195964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7965517246587977142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8943808422755820276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4165902830239784412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 762750343767357012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 499223765382054583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24961814002406499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -764303681509222000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7969378661649894266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7055007272187421037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599439619841801516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24688115733761094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468169823319229859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102106807775516929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6430132845185750880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424234406387253867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3718481818247125813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127257341359107287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4506968625898836850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636663185171765470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168987174040788472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420969753649884151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589553736833929380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198730669165649368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8327213465514725106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074899449348407957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8957637212233013800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7654718122635221199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7423302152505418409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6393332967843838422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -770087180061358887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854137075427190816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866824016927625216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1587249198847409632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355524223139140639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2658069443354266579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1325658837867413446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7758314687464689398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3518425682950079047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6663562646063053551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8004190308397107103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7154541650473366231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1590865124241457424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4957702035252430211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1480864304836499368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4451633623271230577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6144371739434565562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1098902871394430448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505813461166447561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464828609150856214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8240788249694103802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2191649881241102484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6149510601036963559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -562725927115450886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4908173069727692810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026866332130554859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6378871396951268054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5669461848411003626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3444458568199014026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180602908927940043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8259430814628299650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291767618850070700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 440685690078825795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -55806090401509847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7834460674552025465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8409692272878209743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5730258289198372909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7923961005436624619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635226243292313356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 252005954170273282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3441152960505865068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8043867900771206178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2325440322936613737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7652334869922711985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6375526429887105371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553735121458654936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320456829332100409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606251993710704755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4861575590993167757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8123456124682625340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8966815933719554441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6918285772804897433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1653589043528036532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -812482902978924116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6547403702457595327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5979290492550933064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7835982135735222496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2783391062744075791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8457900333731884604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662994022847691668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999556434033920241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7154748910494776439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157138902874610137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509007559356835116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 486200725809705006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094248809975260119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -722637831357351834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3993812332291084180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 681058033739167363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501737788439419076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058374289507614075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1478950961571058152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3005535615035294539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1976901382259770056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3436597998703258643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 83363841135620022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789502457873356214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5328233430220979625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497623854180217044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1436703417394701250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3624229134028228764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1378578433298640400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491797624255256754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4876081443274478455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203272426072638917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7138351997304751294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6773096794009840446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045861743256671101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937243181526704207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -941997200194783773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5158157156624327465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670578284122945456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4451370123903131973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8203117003832645263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244855334104222758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007909551465634631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 609710586663111253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8133399069385775537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998327779001969259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5033361044269966823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7638313676645216649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436182946797254162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5209645728862672883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3540197414914011411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577756976310190470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4823407413461351010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273771782186814667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947331119708154154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284724498980456134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3528264527635430418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4999952423306650088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6717673713523383781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2977348954531900973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965894355836574542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6987974860853133413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812896396778019794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 677327667754109438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6422698250710628550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -597287170283297739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4887884794763966566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3592010243934221910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548359076138397701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3015736933503917451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5367468429432273460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2600257035752174101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8389316923934737468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037393456056134105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5546814020206115656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040411238948815527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8063746043601533587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607751864137640516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7294966232090055177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5123653885509419322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3369049138273751975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8323878179223118413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5381456360046604054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450554751178604986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148747947634063129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4340960204082688050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384890490108174228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201196478982475609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8089598023751575071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4067080072444875589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4265125671460253562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4478958197222616489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1426126392151714393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900386895140372854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1207531779584699329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6424615420265411058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6442703213281822675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4514172211931842700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1587872104579929170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7108688896921384737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2629608537352842888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4382946584368087779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6007822587577306602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7135413557065421176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 300361271969407254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485529407692273522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476940534669972060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8508481986375738572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1545836823003774780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1822805669160114144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4362363845221364931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1272885788153924608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3279901323024429003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021051676222159176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6253560024115229346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3067666558225843415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -299716336430743490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3296226411133698822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983446023732475158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736101404804359223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407608706490294202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713925981405179783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9025618672210590296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667981076742164194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5919562424822648793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022894109318684816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5274390310224206773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3590675262496303322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201650417863312517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5163706329950791323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6505536042389372872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709026093403727286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702702278194013095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5251492834683912963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2086862046130322597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166816363540722599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6147097538081608145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7041184826155064026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -836306409437034628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750304260339362144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7250838376231831431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4989072310329102339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368694566224336614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4860486897413739915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3953879630342884310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3413741806369674066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734700132125975249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7703354696360174455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7643642010222870316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8399829945107273485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984423949389257390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6163270089797308727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2508823363822794219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172894390905258727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3453262390189968492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047745273382182353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263338558879554855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5653083469923059761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1997141518638963750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8235308673908429707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -662418419698314853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221032197130563245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250336271351674166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008557023709804522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -189191464730587105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049002332772233565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3672757328052241862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8268914363606225160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5147674205212687772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4524778948818086743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903488290527871235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4021534374846495757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7252207361887623148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2318931632020674067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916146960330876563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -773842427022042231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5461308518765183091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317324620233461795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1969487926046329654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609680840134440616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1511503587369366846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891500896424314326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2309625728142063478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2897671973823377503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4020732300252170111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5216788117048748873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5497796541033595129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1458405478835541315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 565501676825468498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5003518467231361132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -329411866509605380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 266694795547370094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1263918813945885688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380644402615061757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428586044721468889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575646165184383734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2346801676171473639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252388851276626786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8234258915023533341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2756560644585867254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 393001716253941107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5840463714089437621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9797888461426227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572754183481442247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760205552613223344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4603067681406890473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121682731284247954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2587411619418592115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543090459239253482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8996397852028946230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925510626788950583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2660093820093854182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5190462284794989975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6991485867411701190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7147864761053349943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8412963077087764425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3994841489539556040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5678691591496608982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5188080974356605253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 445940752264134874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4905176141991724659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738714266824592987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615628578659345733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6990324244477892376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4280808483592045298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1941897408351651151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7692305939403246937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324857434181186342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330440543059662850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3407682746068348513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979976796522564941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6449624258688085342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 209567586757264287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178535757366958676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568438463658260505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3004362090831890739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8261504403162983625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131432637317216594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426624951871120359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1599994787573072282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7557686183670251907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331705015006545922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 409936003913123740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676636037079599056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649596798113478728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7303652437509887273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4319108395631899505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401452126037973868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764186421075942425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7386088251182938561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627369705705655556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039724771115742613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115520956307106790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211285010853782914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984058403155652486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403229626343886127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6344897672607762122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027685683696095557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1539476843888073416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4398173023432257866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5391080425872702533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3394684046443573886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983708958252871182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4043721690120931282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788100285180401272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3588581565122860818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399313868505268092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282953970731358155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7774542268840739699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910142502270551307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187476402493433449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4496637515196634542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9129286033637273342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7629606719184958370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305095980644135633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5285626871236922513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7575996389563330237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011084661576489417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898762782855713387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2266623506947521029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834954708239935223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1943457057654703542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2733470944620689899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2641372783147666659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1660813173690137583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6934865345113617976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414998753622875425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7552250941097456880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8833070802828948936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3261147322198381788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1482420564975590975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7688500762989850240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6639126628158321836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708498551777931189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1154202503674200556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034786844450938919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5926960353122106143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830834400810883426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -964719838840856795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910602403564527250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434353542670362603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3654913176130035386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6277538530367826510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6153821141699323034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231080014058442648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5384743457790255241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1235018372091933559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2500467511663165913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5866477869239853618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2567420393894602650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388176601326402733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -361692563083855662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8692097329610614448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6152798880281137478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6130796257219234129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7832940955002017687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047645368375603872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4457434422288801635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5117003255236422871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489582694453365949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5994570582821266217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573669438393079908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5882787704955541793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430552778341516478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867087320531084608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615242465111363604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5478191240578800742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012635047442743410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1702124296866946839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1708223447578855766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914416458439315592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040011268061326773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 247262003499563477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832301766475074739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749163037149232624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1973089277108149432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 190244005766152446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7667792307161890700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9042835782365574598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648143814112064374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727795140696456953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818244202717972565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8693816239530707839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534066923657574605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427119405996034179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1119914661300485015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2642207595148572408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4906377043071285505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4683294990817595651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5951229816765932510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6966127999351568088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311410027217849267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2998158016654100299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888462052584222946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879193074361132885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5284800966952551996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1189103147283706776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102819951510729127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -258078597018462837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -155011955079051905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2105900344873822966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9207245057079942734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2399116887684366031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776183716746579029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830680492817428212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 932104044321350726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1711927974261132292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 89404602161201792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7764338208185724123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3711830834435034920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3477760887117146708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5999693122521082796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5085332403180284792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2045658571159727809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8201812170306914134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8475193109566437335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3126361627039102121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476378551339310510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7621878269151460710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2831166415631424833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8805087399548027775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907743779628140780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5181972924202373400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6382710517733382597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1116241456065829091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4011287702761406467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617898036530252974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1089938582268192848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933056006487143619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6850545875723969449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715068862139893754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3443231105810483035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411145439579455399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206097994097192226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8170175666148270082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217150603746571886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221884111414001412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7884884977460129873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4537734337604846866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1441110508959360425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1717274055234091089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307615370410858813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8410360444713228803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7228212438124323169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1962116695652017789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5180437735745636165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688387697136022672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5683698463822331764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4585927135817035216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190894406486558534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3588826068493378540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5244763602439880845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2219813048649253619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475698587547611040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369720608941026866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3411606082705827952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154854702531940741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6884509648333089643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415806414387001375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1064733975791070388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1797155091426712692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191416423426549233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1386490786081876934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332090111706919827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4593614188159832493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854511056121972307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 211858990091863506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983990743969535936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 168063949502675877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8857137623367740952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6585601250233339047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5594442736846457203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5244611690137520278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4124836136371548449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1937443390053801262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728346408640543230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4267680890335848009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458668168473462761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3451616867872623930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2219352134908211864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360262909004016693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168828819348749288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3421469280000135449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445430545125645053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8371559437447107514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6133082131748029788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3819239626399571876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 732761403319767661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2683618348526406795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9176245997141351732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474973461341697496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -80114929352408139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -598996612515269498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908736866155006073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1542061368533670367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083721828492583768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1788276226686603120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7796266830626134114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8577796629118016500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3815151094774707942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266741918758499947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808892333411623713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8544600473333542975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416071902582715358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9093835662853823236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1667047677378166229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8741376597253986450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281821913384024271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5859288691784049889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977462919580265979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7968426383514042688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769390218215342582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255692744110076980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7353456304198046623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6017359024194924872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150757009777473681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2176710809855714745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5953409372613784393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978368944026164895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -830660342502212331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3414899953028479797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1379777481426530952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281063403073281272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8246193352010964386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4362692163974360163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2779523862535843509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4988949669509233296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251589214353118539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2327570988037518951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4976636447622925076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723480210782024759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915527163970471309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579561720763383522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 417649534302015943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375329142420456123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -396516275411410986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7552456285713681334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3462105600103132697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4752920639202054896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6756016659161708690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5247568282370920307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6430089061104859723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501071365736414138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8550724138869188466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2442998250229685906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5628482318059991116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1494195165295976590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3931848397420006592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1002364118512786823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7487144588885379065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142240685298407857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829075924258579349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5973564379151842638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1324255090044709882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402170513560486100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030746258008739495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8503665528230423532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7983621208743294860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4005205821279728474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483942232561468301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8131510025424283536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5274470599067772751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726896278519931922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5476573203137270582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1193311685658272933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2586095890008624074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523444517860818546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4241188591495858901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273439467736822159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5940754154137956910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1186474627851520465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305151545057449448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1580092040144198750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2969684489517501977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639190570584368804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592185961786875523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4743815912369474714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535499728361802738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211992282335804063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4615049491530243741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6800308491414188096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6147914643353665250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1164441597400881556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5880134516036339203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900853540284545635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2027359876345485485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373421161342184227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1446332185539593456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4843518411726380963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849692555743500185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795677586170173498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 563538197276787060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619244952612977517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7225029257009497674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180502292586515669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6401401802416072033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3344437183348530146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 995870975102620276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5964892984402595068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8264117273367237583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8492687491036082591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7073718686668960170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521294790425407020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 723910207194737110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2639623212848772854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 545309126703783129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1141494341059186166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4573417032648286265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5410888011538448860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5120270168935970226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039213842465011394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2278167578229672425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1780255647093739639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7047813869540775204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019914640991713973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595669801051597575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7552828130744019575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237978490928513653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3928391874077488506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7576274402212882572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4691312691618873874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692560384302474788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9091828987897175862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8683489322863283606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606998407555972730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2570468218674774532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6828426078259043414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4308219355771471175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696711735091677825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7382081375632335333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8909368265849364240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8262490724595675170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8322239311335927662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108928830724642593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887942547389124362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8378346320890163813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6753453402340866584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3727262564929369365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2405089652183583369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143008876373389398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4948013079664608424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862472749627640864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3751287733058678671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9052407553398021606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2030698896366936267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675661126414475625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4876820736943775804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769844868474121196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8213878393153540237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157609684833505733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716011485279323460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5686972563870675596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6990984848177573843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4515921657120971774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223126229183557372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041920297321029938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6981356697405875228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6832208316168719139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4491466011349978160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7482457502838810850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 446731132439664379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3551096945385745011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 57032480649654649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680993702890110237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6488529764409277956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4479090159957960839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2848063515963349258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6722251177576941915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5479252118216737719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1514332823597682623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5834758395889064072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3374106367241328912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3655983064728889019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021351096159610080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2205438524607399272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475109763929815354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3817895613381301829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109917202217381295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8840424573476661058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -240804436233664031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8428468139312074948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8708471890863011740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 974096546811888015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1410686972304153363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1385570581441842173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4509319290992113288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6456494515128575988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8066946235019262194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5949892178240898350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5326642655003175285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978899647580190754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8435877791973811743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5346986631699048336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8462516948808863753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843044300574416423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3892762767992072978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889526762804363273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2831723883552863777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6716961206401830575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -788475708153372514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106192174223847306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8111695519422016709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850155134546842324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5124149073818390073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -325596593316290036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6278715516122608472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8779390285777480525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3034472266836217913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6407205016489471727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 714450438428372020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122245017842183879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5434221472674062816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8226769703064049625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322482495386317653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3179199814416579670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4704405528192000810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4350893441415769828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6704731010958881246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477413431381661206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244530911543385409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6438004701874499570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806921202869523123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2484156087921494881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148595180747811821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6222984840081808151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4708740351792339509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 797524701441286233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5428888479185513172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125762096942308047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3362510443762083018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3310769632106075355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6830623633265368588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466555186597551069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1600809997216280562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017906181248039473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6918402646588294356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8374329451356700489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7977877030281432372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 81606387838486561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7320998010362660721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1622690875021470710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3735235997341639395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5846554725398177149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1806926498495903483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4896670436359614780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7005176592344369453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2176736385926369272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3939631959960962727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5513059318171497161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3106806873218753732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821161328186032792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854969783543137275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945740075885937621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -372641224208066307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817132688188204273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 42953472285914479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1275263792282653039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 514707786618976237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2586893866614669884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6474007962425237912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8612598638600595579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 283818514428200701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1060879853186160728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -696509402748155120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4453374783262817650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2703779298421089419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677802487139645871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4438771780963043305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4040076608384701545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7938213262990621654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643864514308323353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6373911783081747178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738614132200379343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6704104231331701810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4245773281982765242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411622367768966554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 310674608412792278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5057613596059889299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3010094120954909340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -743044003150781441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -39684575014751440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5046123182571031116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9098841066582729176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3103032579316103275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:06,644 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,644 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,644 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,644 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,653 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=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8778 (was 8785) 2023-12-24 08:56:06,662 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=385, ProcessCount=171, AvailableMemoryMB=8778 2023-12-24 08:56:06,673 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,678 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:56:06,678 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-24 08:56:06,679 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-24 08:56:06,679 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-24 08:56:06,679 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-24 08:56:06,679 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-24 08:56:06,679 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,688 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=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8769 (was 8778) 2023-12-24 08:56:06,696 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=385, ProcessCount=171, AvailableMemoryMB=8769 2023-12-24 08:56:06,707 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,712 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-24 08:56:06,713 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-24 08:56:06,713 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-24 08:56:06,714 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-24 08:56:06,714 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28305408; total bytes=30896128; wasted bytes=2340864; fragmentation bytes=755712; completelyFreeBuckets=5 2023-12-24 08:56:06,714 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-24 08:56:06,714 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-24 08:56:06,714 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=12288; fragmentation bytes=233472, full buckets=4 2023-12-24 08:56:06,714 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-24 08:56:06,714 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-24 08:56:06,714 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-24 08:56:06,714 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-24 08:56:06,714 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2023-12-24 08:56:06,714 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-24 08:56:06,715 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,715 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,715 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,716 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,724 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8761 (was 8769) 2023-12-24 08:56:06,733 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=385, ProcessCount=171, AvailableMemoryMB=8761 2023-12-24 08:56:06,744 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,749 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-24 08:56:06,749 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-24 08:56:06,752 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-24 08:56:06,762 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,769 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,776 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,786 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-24 08:56:06,786 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-24 08:56:06,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-24 08:56:06,789 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,796 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,796 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,796 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,796 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,808 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=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8619 (was 8761) 2023-12-24 08:56:06,819 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=385, ProcessCount=171, AvailableMemoryMB=8620 2023-12-24 08:56:06,830 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,834 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-24 08:56:06,834 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-24 08:56:06,834 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-24 08:56:06,845 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,850 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-24 08:56:06,850 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-24 08:56:06,851 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-24 08:56:06,851 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,851 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,851 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,851 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,863 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=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8589 (was 8620) 2023-12-24 08:56:06,871 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=385, ProcessCount=171, AvailableMemoryMB=8589 2023-12-24 08:56:06,882 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,887 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-24 08:56:06,887 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-24 08:56:06,888 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-24 08:56:06,899 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,904 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-24 08:56:06,904 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-24 08:56:06,905 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-24 08:56:06,905 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:06,905 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:06,905 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:06,905 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:06,914 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=385 (was 385), ProcessCount=171 (was 171), AvailableMemoryMB=8545 (was 8589) 2023-12-24 08:56:06,924 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=385, ProcessCount=171, AvailableMemoryMB=8544 2023-12-24 08:56:06,936 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:06,944 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:56:06,944 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-24 08:56:06,944 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-24 08:56:06,945 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-log-dir so I do NOT create it in target/test-data/fd0b4f85-bee4-1587-e23d-a6097276dc54 2023-12-24 08:56:06,945 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/2397c380-8d4d-5ad4-8079-125941ee1dc3/hadoop-tmp-dir so I do NOT create it in target/test-data/fd0b4f85-bee4-1587-e23d-a6097276dc54 2023-12-24 08:56:06,945 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 08:56:06,957 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fd0b4f85-bee4-1587-e23d-a6097276dc54/bucketNoRecycler.cache 2023-12-24 08:56:06,957 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-24 08:56:06,957 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-24 08:56:06,963 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/fd0b4f85-bee4-1587-e23d-a6097276dc54/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/fd0b4f85-bee4-1587-e23d-a6097276dc54/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:06,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965255753585457294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 08:56:08,064 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/fd0b4f85-bee4-1587-e23d-a6097276dc54/bucketNoRecycler.persistence 2023-12-24 08:56:08,064 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:08,064 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:08,064 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:08,078 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/fd0b4f85-bee4-1587-e23d-a6097276dc54/bucketNoRecycler.cache 2023-12-24 08:56:08,078 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-24 08:56:08,078 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-24 08:56:08,081 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-24 08:56:08,081 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/fd0b4f85-bee4-1587-e23d-a6097276dc54/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/fd0b4f85-bee4-1587-e23d-a6097276dc54/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 08:56:08,082 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:08,082 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:08,082 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:08,082 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:08,091 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=385 (was 385), ProcessCount=170 (was 171), AvailableMemoryMB=8483 (was 8544) 2023-12-24 08:56:08,100 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=385, ProcessCount=170, AvailableMemoryMB=8483 2023-12-24 08:56:08,113 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:08,118 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-24 08:56:08,118 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-24 08:56:08,118 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-24 08:56:10,370 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:10,370 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:10,370 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:10,370 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:10,381 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=354 (was 385), ProcessCount=170 (was 170), AvailableMemoryMB=8461 (was 8483) 2023-12-24 08:56:10,390 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=354, ProcessCount=170, AvailableMemoryMB=8461 2023-12-24 08:56:10,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,411 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 08:56:10,411 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-24 08:56:10,412 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-24 08:56:10,424 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,431 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-24 08:56:10,431 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-24 08:56:10,431 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-24 08:56:10,432 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,439 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,460 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,480 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:10,480 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:10,480 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:10,480 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:10,493 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=105 (was 95) Potentially hanging thread: pool-160-thread-4 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.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:790) java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:704) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1014) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-160-thread-1 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.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-160-thread-2 sun.misc.Unsafe.unpark(Native Method) java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141) java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662) java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264) java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1011) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=354 (was 354), ProcessCount=170 (was 170), AvailableMemoryMB=8326 (was 8461) 2023-12-24 08:56:10,508 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=354, ProcessCount=170, AvailableMemoryMB=8326 2023-12-24 08:56:10,519 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,528 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-24 08:56:10,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-24 08:56:10,529 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-24 08:56:10,529 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:10,529 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:10,529 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:10,529 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:10,539 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=354 (was 354), ProcessCount=170 (was 170), AvailableMemoryMB=8294 (was 8326) 2023-12-24 08:56:10,548 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=354, ProcessCount=170, AvailableMemoryMB=8294 2023-12-24 08:56:10,560 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 08:56:10,566 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-24 08:56:10,567 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-24 08:56:10,567 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-24 08:56:10,567 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 08:56:10,567 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 08:56:10,567 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 08:56:10,567 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 08:56:10,576 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=354 (was 354), ProcessCount=170 (was 170), AvailableMemoryMB=8278 (was 8294)