2023-12-25 00:55:40,947 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-25 00:55:41,160 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/d0235a82-dbb5-a200-4149-cec3505a4912 2023-12-25 00:55:41,215 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=258, ProcessCount=173, AvailableMemoryMB=10986 2023-12-25 00:55:41,249 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:41,269 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-25 00:55:41,280 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-25 00:55:41,282 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-25 00:55:41,285 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-25 00:55:42,745 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:42,745 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:42,745 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:42,746 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:42,756 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=258 (was 258), ProcessCount=173 (was 173), AvailableMemoryMB=10247 (was 10986) 2023-12-25 00:55:42,764 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=258, ProcessCount=173, AvailableMemoryMB=10247 2023-12-25 00:55:42,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,783 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-25 00:55:42,783 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-25 00:55:42,784 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:42,793 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-25 00:55:42,793 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:42,793 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:42,793 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:42,793 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:42,802 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.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=258 (was 258), ProcessCount=173 (was 173), AvailableMemoryMB=10219 (was 10247) 2023-12-25 00:55:42,810 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=258, ProcessCount=173, AvailableMemoryMB=10219 2023-12-25 00:55:42,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,826 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-25 00:55:42,827 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-25 00:55:42,828 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-25 00:55:42,847 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,854 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,861 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-25 00:55:42,861 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:55:42,862 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-25 00:55:42,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,870 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,876 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:42,876 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:42,876 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:42,876 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:42,884 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 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) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.Throwable.getStackTraceElement(Native Method) java.lang.Throwable.getOurStackTrace(Throwable.java:828) java.lang.Throwable.getStackTrace(Throwable.java:817) org.apache.log4j.spi.LocationInfo.(LocationInfo.java:98) org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:260) org.apache.log4j.helpers.PatternParser$ClassNamePatternConverter.getFullyQualifiedName(PatternParser.java:518) org.apache.log4j.helpers.PatternParser$NamedPatternConverter.convert(PatternParser.java:491) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=258 (was 258), ProcessCount=173 (was 173), AvailableMemoryMB=10057 (was 10219) 2023-12-25 00:55:42,893 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=258, ProcessCount=173, AvailableMemoryMB=10057 2023-12-25 00:55:42,900 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:42,908 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-25 00:55:42,908 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:55:42,911 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-25 00:55:43,010 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-25 00:55:43,380 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 00:55:43,394 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/d0235a82-dbb5-a200-4149-cec3505a4912/bucketNoRecycler.cache 2023-12-25 00:55:43,394 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-25 00:55:43,394 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-25 00:55:43,395 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/d0235a82-dbb5-a200-4149-cec3505a4912/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/d0235a82-dbb5-a200-4149-cec3505a4912/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:43,553 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/d0235a82-dbb5-a200-4149-cec3505a4912/bucketNoRecycler.persistence 2023-12-25 00:55:43,553 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:43,713 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0235a82-dbb5-a200-4149-cec3505a4912/bucketNoRecycler.cache 2023-12-25 00:55:43,713 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:55:43,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-25 00:55:43,780 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-25 00:55:43,784 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/d0235a82-dbb5-a200-4149-cec3505a4912/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/d0235a82-dbb5-a200-4149-cec3505a4912/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:43,796 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:43,796 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:43,796 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:43,796 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:43,804 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=258 (was 258), ProcessCount=173 (was 173), AvailableMemoryMB=10175 (was 10057) - AvailableMemoryMB LEAK? - 2023-12-25 00:55:43,812 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=258, ProcessCount=173, AvailableMemoryMB=10174 2023-12-25 00:55:43,823 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:43,831 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-25 00:55:43,831 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-25 00:55:43,832 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:44,895 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-25 00:55:45,896 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-25 00:55:46,997 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:46,997 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:46,997 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:46,997 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:47,007 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=245 (was 258), ProcessCount=173 (was 173), AvailableMemoryMB=10129 (was 10174) 2023-12-25 00:55:47,016 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=245, ProcessCount=173, AvailableMemoryMB=10129 2023-12-25 00:55:47,029 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,037 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-25 00:55:47,038 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-25 00:55:47,039 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-25 00:55:47,519 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-25 00:55:47,519 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:47,519 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:47,519 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:47,519 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:47,528 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=10088 (was 10129) 2023-12-25 00:55:47,536 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=245, ProcessCount=173, AvailableMemoryMB=10088 2023-12-25 00:55:47,550 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,559 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-25 00:55:47,560 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:55:47,561 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-25 00:55:47,572 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,597 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-25 00:55:47,598 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:55:47,600 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-25 00:55:47,601 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,611 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-25 00:55:47,612 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-25 00:55:47,613 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-25 00:55:47,613 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,626 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-25 00:55:47,626 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-25 00:55:47,627 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-25 00:55:47,628 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:47,628 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:47,628 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:47,628 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:47,637 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9917 (was 10088) 2023-12-25 00:55:47,648 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=245, ProcessCount=173, AvailableMemoryMB=9916 2023-12-25 00:55:47,660 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:47,669 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-25 00:55:47,669 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-25 00:55:47,670 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-25 00:55:47,681 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir so I do NOT create it in target/test-data/e644996a-72b7-1302-0370-fab44ca4edae 2023-12-25 00:55:47,681 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir Erasing configuration value by system value. 2023-12-25 00:55:47,681 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir so I do NOT create it in target/test-data/e644996a-72b7-1302-0370-fab44ca4edae 2023-12-25 00:55:47,681 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-25 00:55:47,681 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/e644996a-72b7-1302-0370-fab44ca4edae 2023-12-25 00:55:47,682 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 00:55:47,693 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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.cache 2023-12-25 00:55:47,693 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-25 00:55:47,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-25 00:55:47,693 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/e644996a-72b7-1302-0370-fab44ca4edae/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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1074564210378687745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:48,795 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:48,795 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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.persistence 2023-12-25 00:55:48,795 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:48,795 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:48,810 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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.cache 2023-12-25 00:55:48,810 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:55:48,811 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-25 00:55:48,813 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-25 00:55:48,816 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/e644996a-72b7-1302-0370-fab44ca4edae/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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:48,817 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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.persistence 2023-12-25 00:55:48,817 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:48,817 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:48,817 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:48,831 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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.cache 2023-12-25 00:55:48,831 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-25 00:55:48,833 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-25 00:55:48,838 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-25 00:55:48,838 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-25 00:55:48,838 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/e644996a-72b7-1302-0370-fab44ca4edae/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/e644996a-72b7-1302-0370-fab44ca4edae/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:48,839 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:48,839 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:48,839 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:48,839 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:48,848 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9861 (was 9916) 2023-12-25 00:55:48,856 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=245, ProcessCount=173, AvailableMemoryMB=9861 2023-12-25 00:55:48,867 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:48,873 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-25 00:55:48,873 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-25 00:55:48,876 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-25 00:55:49,229 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-25 00:55:49,246 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-25 00:55:49,247 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-25 00:55:49,250 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.67 MB, memory=0 B 2023-12-25 00:55:49,251 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-25 00:55:49,254 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2023-12-25 00:55:49,255 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-25 00:55:49,257 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.84 MB, memory=0 B 2023-12-25 00:55:49,257 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-25 00:55:49,259 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.62 MB, memory=0 B 2023-12-25 00:55:49,260 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-25 00:55:49,262 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2023-12-25 00:55:49,263 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-25 00:55:49,264 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2023-12-25 00:55:49,274 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-25 00:55:49,276 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.20 MB, memory=0 B 2023-12-25 00:55:49,277 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-25 00:55:49,278 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.23 MB, memory=0 B 2023-12-25 00:55:49,279 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-25 00:55:49,280 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-25 00:55:49,281 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-25 00:55:49,282 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.80 MB, memory=0 B 2023-12-25 00:55:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9154790072018345639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2393661079844136514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177266373851148192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4967042966346359633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,324 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-25 00:55:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5002542326242475674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8477059070266122007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -772708596187101664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239813505567936272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742582327400699502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5021685730883981442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4947818722265877589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073025972400499772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165230203364845670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8352142687581169748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7619065831420512148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768124344554002576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2650644860925863336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8583915095071975550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5497388534764980402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,328 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3559982513967032815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,328 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-25 00:55:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2287550753672063746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5222322452125837521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6399792523015921990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,329 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109922500973879251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,329 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-25 00:55:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2805737022405137131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 330997075130098238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3819687317437169419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,330 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3348308303813102365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,330 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-25 00:55:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3285320556687877804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7702500014604286129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1050551547000416257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,331 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775668711592414350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,331 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-25 00:55:49,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078599060241339401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7918081361764573017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103544068832134588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,331 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1416076769624837042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,332 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-25 00:55:49,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4558680915788852138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2509590587815174312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,332 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4797977564047720367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,332 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-25 00:55:49,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754434283938638037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3408719456290104707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,333 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3427181833726093816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,333 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-25 00:55:49,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1616881985197969601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6602789993564575392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,334 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6505272709477315387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,334 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-25 00:55:49,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2880427236526097154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162927202569173745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,334 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -107148245944559025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,335 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-25 00:55:49,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4389369032292661337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7714506874603392787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,335 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8024361624387809329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,335 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-25 00:55:49,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -561614741176978761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783959487082590479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2057451160924800812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,336 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -309915309560297505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,336 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-25 00:55:49,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8381135747066666016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -834378539129408274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,337 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6406176823366163497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,337 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-25 00:55:49,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1793472831379289049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4988216549783058315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6944349986361042952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,337 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6709935667350932297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,338 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-25 00:55:49,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3557458123045399253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909124737128390854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,338 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3684049736091165441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,338 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-25 00:55:49,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716155371856249323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7631312515844649856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,339 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -291234785506053579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,339 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-25 00:55:49,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217863889055293928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5367972403067296153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1184820212371400769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7861386400313624839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,340 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2162302309652824176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,340 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-25 00:55:49,341 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,341 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-25 00:55:49,342 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,342 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-25 00:55:49,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2562294400591712035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146427336249629929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505415416524466533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,343 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3749788609948145545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,343 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-25 00:55:49,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1664209257715260682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7291093835102544235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,344 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3129310821702335700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,344 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-25 00:55:49,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705401524381429351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3975080939896262700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551603273740303345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610410825497094667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,345 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4515896513086175287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,345 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-25 00:55:49,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3066103315695693778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1309492257207805770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7086922814899090679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,346 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599450863400826787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,346 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-25 00:55:49,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820850599326215484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1128729239000330625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,346 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1624142849583692555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,347 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-25 00:55:49,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1023659260571350811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566102291121760648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6622790139969308530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,347 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1560156473710893338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,347 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-25 00:55:49,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3077275316190242726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2282765135664061887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5124839067057977284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -592305101876992811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 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-25 00:55:49,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8169694807060436183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352380219988540407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4425768850556888962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,348 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4910541961354008868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5354816748476133952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,349 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-25 00:55:49,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710528859991206769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4597104559944984317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7362325160660712140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,349 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822595370188754505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,350 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-25 00:55:49,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7026154637889839168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5049230860919464571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477605930921878728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,350 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3219986539018865995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,350 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-25 00:55:49,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3793133781333219382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8977522716230306721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2143455275944565388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4815049219601481191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 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-25 00:55:49,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7785149477120011172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710580431815736126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3106525301109871677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,351 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 214965531428710282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,352 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-25 00:55:49,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6453075732555824615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7264469282247117615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,352 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4781792411318951546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,352 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-25 00:55:49,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8915325485367254252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320326678088676355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1371819068712297800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3854467718785420417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,353 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2119973163833058204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,353 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-25 00:55:49,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3792163996488919857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2650639154987994372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2687845524313321796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,354 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608841787059948273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,354 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-25 00:55:49,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6751048230561775885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7970054215529975933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,355 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8838527731870071432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,355 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-25 00:55:49,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6806977135521127484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6841328072836553109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,355 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2863736356808702838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,356 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-25 00:55:49,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7590448415648095779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6791754825414350822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,356 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390787246627490641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,356 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-25 00:55:49,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5647658739275292155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843636090686094637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,357 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8669146815900449490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,357 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-25 00:55:49,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6318062193814322328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5833583579277834445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6442146506915217360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,357 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2053132796515682051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,358 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-25 00:55:49,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7223103497726947358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420135888456954424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1483290737495569651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,358 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435609524514902792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,358 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-25 00:55:49,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 773503099172636016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6298294895141160387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,359 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683228969498040950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2625339130475562550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,359 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-25 00:55:49,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8988044315846484681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098632058585430460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7394976453941192296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491809309219159078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695876014957898554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,360 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24838165866391238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,361 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-25 00:55:49,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2087644758667546023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -967732085767219965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3876863074220769576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,361 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5310138554412041415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,361 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-25 00:55:49,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728209620774741242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5055436141028807464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375161589994332190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,362 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 245991651405010595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,362 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-25 00:55:49,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612010593777547517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234619158451921782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1289800036308826265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,363 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561163181270542646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,363 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-25 00:55:49,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -424997017008378557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8590090010695303760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7259605325034500790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,364 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9028215282473540628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,364 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-25 00:55:49,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5856698505715217474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620971589897281707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3826120518572506602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4451420573897719921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,365 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1659688099689951631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -718783972977938283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,365 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-25 00:55:49,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5781935672839694147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5719881106275350508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180052907480228825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5897914613765807132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,366 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269923961687050296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,366 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-25 00:55:49,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2099777754728154078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7530052152989529903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1438660140392308682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8441007555243670928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8722608347901491872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,367 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1915481238184071042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,367 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-25 00:55:49,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738278818489211711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8440775314994115383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1753420548881783173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155191128369962815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,368 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8751691866170161767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,368 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-25 00:55:49,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594826378759729556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7571206089084843495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -765907400709820494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5419542159648783975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,369 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798048574352004555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,369 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-25 00:55:49,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387785783223489425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4126824219379669380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6324818623361499980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5464987656443150273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9183905797142412998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,370 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8651939558371021996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,370 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-25 00:55:49,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355118126343449798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1020127654505698646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4414433554712516150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,371 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195041778105273228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,371 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-25 00:55:49,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 611213433784304744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4663518992737743109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1072959721936456448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628443023755587943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,372 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7137018070434762799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,372 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-25 00:55:49,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060665865161423803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428661145630225788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332308557914335482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5962193453304344314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,373 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2285540512473199938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,373 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-25 00:55:49,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 805981114707022743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894206604622482216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5708475103291908485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5320766047315829564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,374 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3440722961241587881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960083796709433790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,374 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-25 00:55:49,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3977709807788917393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935474798447373314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1044099122700002647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6528153956362654509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211844691380057112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,375 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790612147447231567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,375 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-25 00:55:49,376 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,376 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-25 00:55:49,377 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,377 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-25 00:55:49,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8545464080568462356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2570637619917856158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,378 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8708034991036331122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,378 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-25 00:55:49,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374075030523145064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 580247391061971828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6291894899908831333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561866451065567785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3050214111417754146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6661239476075654287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5774166383351761140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5855913813242590081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5743937577669393074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7518914835944053784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7605336479701659025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8594587501944293721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587467232126171810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,380 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -373220787025202801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,380 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-25 00:55:49,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5809803307315447992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5448850491483907864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471108158188049056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3034433398468477395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,381 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7261176111095553832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,381 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-25 00:55:49,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631299650026415425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -309372879744280654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5173072787027623201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8991360491135610366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4396940552957595176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263666136040938677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627145567587742623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,382 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-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8269768869782602338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6869027824430400159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746603717071591025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2577135737538110737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 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-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7693744591874600266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1360602630343862708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4396020894445476312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,383 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1470593264871070491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,384 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-25 00:55:49,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115733746140411063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3077302413167991516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,384 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4704654451125165387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,384 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-25 00:55:49,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1313151420544423931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5802089737827727402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,385 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6341461664746055295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,385 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-25 00:55:49,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8445724174887267965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -829404174474325211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340667601769112469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,385 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3787615074406960713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,386 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-25 00:55:49,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7214464466456368270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8650492939545607158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4680474727247139198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,386 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524765031184257674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,386 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-25 00:55:49,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4466266394756591050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1588195709993942918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6206103841658134415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,387 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3671821686959537145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,387 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-25 00:55:49,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7338426955080211453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 321783699658475283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,387 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4129599705248764625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,387 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-25 00:55:49,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1593223383825505187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2093794361435916980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,388 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1988468737911398930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,388 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-25 00:55:49,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9082704415027188748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1330579602290441736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5082135336311434619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 389672537770069983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:49,389 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,389 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-25 00:55:49,390 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,390 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-25 00:55:49,390 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,390 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-25 00:55:49,391 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,391 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-25 00:55:49,391 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:49,391 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:49,391 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2023-12-25 00:55:49,392 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:49,392 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:49,404 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9821 (was 9861) 2023-12-25 00:55:49,414 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=245, ProcessCount=173, AvailableMemoryMB=9820 2023-12-25 00:55:49,426 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,433 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-25 00:55:49,434 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-25 00:55:49,437 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-25 00:55:49,437 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-25 00:55:49,437 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-25 00:55:49,437 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-25 00:55:49,438 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:49,446 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=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9787 (was 9820) 2023-12-25 00:55:49,455 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=245, ProcessCount=173, AvailableMemoryMB=9787 2023-12-25 00:55:49,466 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,474 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-25 00:55:49,474 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-25 00:55:49,474 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-25 00:55:49,477 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-25 00:55:49,477 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,478 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-25 00:55:49,480 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:49,480 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:49,480 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:49,480 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:49,489 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=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9756 (was 9787) 2023-12-25 00:55:49,505 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=245, ProcessCount=173, AvailableMemoryMB=9703 2023-12-25 00:55:49,520 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,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-25 00:55:49,528 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:55:49,528 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:49,539 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,547 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,554 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,563 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-25 00:55:49,563 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-25 00:55:49,564 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-25 00:55:49,564 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,571 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:49,571 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:49,571 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:49,571 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:49,579 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9495 (was 9703) 2023-12-25 00:55:49,587 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=245, ProcessCount=173, AvailableMemoryMB=9495 2023-12-25 00:55:49,598 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,605 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-25 00:55:49,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-25 00:55:49,606 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-25 00:55:49,616 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,626 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-25 00:55:49,626 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-25 00:55:49,627 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-25 00:55:49,627 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:49,627 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:49,627 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:49,627 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:49,637 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9431 (was 9495) 2023-12-25 00:55:49,648 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=245, ProcessCount=173, AvailableMemoryMB=9431 2023-12-25 00:55:49,659 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,665 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-25 00:55:49,665 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-25 00:55:49,668 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-25 00:55:49,679 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,685 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-25 00:55:49,685 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-25 00:55:49,687 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-25 00:55:49,688 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:49,688 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:49,688 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:49,688 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:49,697 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9375 (was 9431) 2023-12-25 00:55:49,705 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=245, ProcessCount=173, AvailableMemoryMB=9375 2023-12-25 00:55:49,715 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:49,723 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-25 00:55:49,723 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-25 00:55:49,724 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:49,724 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir so I do NOT create it in target/test-data/dd2fbe1c-a3b3-c019-0736-843dbca571e2 2023-12-25 00:55:49,724 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir so I do NOT create it in target/test-data/dd2fbe1c-a3b3-c019-0736-843dbca571e2 2023-12-25 00:55:49,725 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 00:55:49,735 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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/bucketNoRecycler.cache 2023-12-25 00:55:49,735 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-25 00:55:49,735 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-25 00:55:49,736 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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:49,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4183818345410823940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:50,837 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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/bucketNoRecycler.persistence 2023-12-25 00:55:50,837 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:50,837 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:50,837 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:50,850 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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/bucketNoRecycler.cache 2023-12-25 00:55:50,850 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-25 00:55:50,850 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-25 00:55:50,853 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-25 00:55:50,853 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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/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/dd2fbe1c-a3b3-c019-0736-843dbca571e2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:50,854 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:50,854 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:50,854 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:50,854 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:50,862 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=234 (was 245), ProcessCount=173 (was 173), AvailableMemoryMB=9342 (was 9375) 2023-12-25 00:55:50,870 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=234, ProcessCount=173, AvailableMemoryMB=9342 2023-12-25 00:55:50,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:50,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-25 00:55:50,887 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-25 00:55:50,888 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-25 00:55:53,141 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:53,141 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:53,141 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:53,141 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:53,149 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=234 (was 234), ProcessCount=173 (was 173), AvailableMemoryMB=9309 (was 9342) 2023-12-25 00:55:53,157 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=234, ProcessCount=173, AvailableMemoryMB=9309 2023-12-25 00:55:53,168 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,173 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:55:53,173 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-25 00:55:53,173 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-25 00:55:53,192 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,198 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-25 00:55:53,198 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-25 00:55:53,199 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-25 00:55:53,199 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,205 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,212 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,220 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:53,220 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:53,220 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:53,220 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:53,228 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=234 (was 234), ProcessCount=173 (was 173), AvailableMemoryMB=9156 (was 9309) 2023-12-25 00:55:53,236 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=234, ProcessCount=173, AvailableMemoryMB=9156 2023-12-25 00:55:53,246 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,253 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-25 00:55:53,253 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-25 00:55:53,254 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-25 00:55:53,254 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:53,254 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:53,254 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:53,254 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:53,265 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=234 (was 234), ProcessCount=173 (was 173), AvailableMemoryMB=9123 (was 9156) 2023-12-25 00:55:53,272 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=234, ProcessCount=173, AvailableMemoryMB=9122 2023-12-25 00:55:53,283 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,289 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-25 00:55:53,289 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-25 00:55:53,290 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-25 00:55:53,290 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:53,290 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:53,290 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:53,290 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:53,298 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=234 (was 234), ProcessCount=173 (was 173), AvailableMemoryMB=9089 (was 9122) 2023-12-25 00:55:53,306 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=234, ProcessCount=173, AvailableMemoryMB=9089 2023-12-25 00:55:53,316 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:53,324 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-25 00:55:53,324 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-25 00:55:53,324 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-25 00:55:54,947 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:54,947 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:54,947 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:54,947 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:54,955 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=234 (was 234), ProcessCount=173 (was 173), AvailableMemoryMB=9145 (was 9089) - AvailableMemoryMB LEAK? - 2023-12-25 00:55:54,964 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=234, ProcessCount=173, AvailableMemoryMB=9145 2023-12-25 00:55:54,974 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:54,978 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-25 00:55:54,978 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-25 00:55:54,979 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-25 00:55:54,983 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-25 00:55:54,983 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:54,983 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:54,983 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:54,983 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:54,992 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=215 (was 234), ProcessCount=173 (was 173), AvailableMemoryMB=9140 (was 9145) 2023-12-25 00:55:55,000 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=215, ProcessCount=173, AvailableMemoryMB=9140 2023-12-25 00:55:55,011 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,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-25 00:55:55,015 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-25 00:55:55,016 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-25 00:55:55,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,030 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,035 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-25 00:55:55,036 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-25 00:55:55,036 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-25 00:55:55,036 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,041 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,047 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:55,047 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:55,047 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:55,047 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:55,056 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=215 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=9090 (was 9140) 2023-12-25 00:55:55,064 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=215, ProcessCount=173, AvailableMemoryMB=9089 2023-12-25 00:55:55,074 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,076 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-25 00:55:55,076 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-25 00:55:55,078 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-25 00:55:55,079 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir so I do NOT create it in target/test-data/6a7ac1ce-5108-103d-357f-02e498f32f61 2023-12-25 00:55:55,079 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir so I do NOT create it in target/test-data/6a7ac1ce-5108-103d-357f-02e498f32f61 2023-12-25 00:55:55,079 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 00:55:55,089 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/6a7ac1ce-5108-103d-357f-02e498f32f61/bucketNoRecycler.cache 2023-12-25 00:55:55,089 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-25 00:55:55,090 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-25 00:55:55,090 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/6a7ac1ce-5108-103d-357f-02e498f32f61/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/6a7ac1ce-5108-103d-357f-02e498f32f61/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:55,219 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/6a7ac1ce-5108-103d-357f-02e498f32f61/bucketNoRecycler.persistence 2023-12-25 00:55:55,219 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:55,232 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/6a7ac1ce-5108-103d-357f-02e498f32f61/bucketNoRecycler.cache 2023-12-25 00:55:55,233 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-25 00:55:55,233 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-25 00:55:55,235 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-25 00:55:55,236 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/6a7ac1ce-5108-103d-357f-02e498f32f61/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/6a7ac1ce-5108-103d-357f-02e498f32f61/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:55,236 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:55,236 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:55,236 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:55,236 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:55,245 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=215 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=9088 (was 9089) 2023-12-25 00:55:55,252 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=215, ProcessCount=173, AvailableMemoryMB=9088 2023-12-25 00:55:55,263 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:55,267 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-25 00:55:55,267 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-25 00:55:55,267 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-25 00:55:56,368 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-25 00:55:57,468 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-25 00:55:58,569 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:58,569 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:58,569 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:58,569 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:58,577 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=215 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=9084 (was 9088) 2023-12-25 00:55:58,585 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=215, ProcessCount=173, AvailableMemoryMB=9084 2023-12-25 00:55:58,596 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,601 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:55:58,601 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-25 00:55:58,601 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-25 00:55:58,602 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-25 00:55:58,602 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:58,602 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:58,602 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:58,602 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:58,611 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=215 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=9070 (was 9084) 2023-12-25 00:55:58,618 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=215, ProcessCount=173, AvailableMemoryMB=9070 2023-12-25 00:55:58,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,632 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-25 00:55:58,633 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-25 00:55:58,633 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-25 00:55:58,643 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,647 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,653 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-25 00:55:58,653 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-25 00:55:58,654 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-25 00:55:58,654 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,660 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-25 00:55:58,660 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-25 00:55:58,660 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-25 00:55:58,661 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,664 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-25 00:55:58,664 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-25 00:55:58,664 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-25 00:55:58,665 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:58,665 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:58,665 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:58,665 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:58,673 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=215 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=8982 (was 9070) 2023-12-25 00:55:58,681 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=215, ProcessCount=173, AvailableMemoryMB=8981 2023-12-25 00:55:58,691 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:58,695 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-25 00:55:58,695 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-25 00:55:58,696 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-25 00:55:58,706 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir so I do NOT create it in target/test-data/48f30329-a714-f259-6fbe-c2a3a6658724 2023-12-25 00:55:58,706 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir Erasing configuration value by system value. 2023-12-25 00:55:58,706 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir so I do NOT create it in target/test-data/48f30329-a714-f259-6fbe-c2a3a6658724 2023-12-25 00:55:58,706 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-25 00:55:58,706 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/48f30329-a714-f259-6fbe-c2a3a6658724 2023-12-25 00:55:58,706 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 00:55:58,716 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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.cache 2023-12-25 00:55:58,716 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-25 00:55:58,716 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-25 00:55:58,716 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/48f30329-a714-f259-6fbe-c2a3a6658724/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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:58,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -233039195131879431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:55:59,817 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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.persistence 2023-12-25 00:55:59,817 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:59,817 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:59,817 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:59,830 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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.cache 2023-12-25 00:55:59,831 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-25 00:55:59,831 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-25 00:55:59,833 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-25 00:55:59,833 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/48f30329-a714-f259-6fbe-c2a3a6658724/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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:59,833 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:59,833 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:59,833 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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.persistence 2023-12-25 00:55:59,833 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:59,846 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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.cache 2023-12-25 00:55:59,846 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-25 00:55:59,846 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-25 00:55:59,849 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-25 00:55:59,849 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-25 00:55:59,850 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/48f30329-a714-f259-6fbe-c2a3a6658724/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/48f30329-a714-f259-6fbe-c2a3a6658724/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:55:59,850 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:55:59,850 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:55:59,850 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:55:59,850 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:55:59,859 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=215 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=8971 (was 8981) 2023-12-25 00:55:59,866 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=215, ProcessCount=173, AvailableMemoryMB=8971 2023-12-25 00:55:59,876 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:55:59,881 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-25 00:55:59,881 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-25 00:55:59,881 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-25 00:56:00,208 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-25 00:56:00,218 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-25 00:56:00,228 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.17 MB, total=31.75 MB, single=0 B, multi=15.59 MB, memory=0 B 2023-12-25 00:56:00,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954934096350485743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562966170163834315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789994943216570444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765523004866162574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4477984949219016206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971488012568404197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857920252107152934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554862854353392128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 803080521740596671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412391975117513294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3322918630571476668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8492028120281278692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862641993848039606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2428281929827215868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6583434852352446155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3836137289396297015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -388161084440513037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1981671742669876411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474897087223190407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4402352737307589132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9213924634580428750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2521726622762702893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129689185184305081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463879086440649972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -412581567628136494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 941653559460690312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111796974878594603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524753634721762446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3029615618930736906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6522334346560751048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188021167979346018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849119004698649201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888993725810089930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2045643010818779628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259643798729311847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7285831118549941304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5082143915192109099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303191205904734836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3464322515672598057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8121410911982122156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2227010838589845072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9084048030538291753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537612145551019194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6504493934559195888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2634737443465066127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2189067654798854499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7360971131110915866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215958956394952847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5814067535614559320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945704443755148742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164170742673890396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3690853927747953144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5343550735592864971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9114059543841668243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2211978722911578510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7929716869989686826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5035507369925754053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1117425044466285457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2828303110487950336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5264152115733611642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37984939944506876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20234463656819215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545347464065242780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -726995792116435572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8196325327906946512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5475378374942272048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140424281934095472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3530224307084285871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4075321210045630417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5579965860610428356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409364024018919431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1792844955497752815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842425417565124948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7583967631228535814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566913354815930830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4375151275272904733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3698569029173857825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3227244135813364519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562216220053534057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854013750162156703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3673062158572117162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5028939073558640854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2720431705504134143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6913701183960680898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41035931363740228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621022558655648534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9145674555846800158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5440198640918651816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071914842263609300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7535984814123242687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8789286676718200138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8812400053374794668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273144991653294087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -231053265490006145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5725712428749618648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -171735088980169783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325381992969471730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 402474062304883505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3400722983508583478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 711969850860813557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4994006376965924852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2521676923270307012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426968409042682122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4170020647940832518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8262094942772424292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223386050687151139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2739410494857528542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -350371382449774866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6022004140508669230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712880719551906941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198515615366113629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -549247111579468805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7551478729012367017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1196110109103207717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168889067072389115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8179263493960961755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4738391119640966766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8386836122616454471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841878958377402668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5139132305718895066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8874139398247709612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1529136563883757308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6318548915849123861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5116396837541798802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1729704319811867798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3887973557568108132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6729022669625707956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4296390423264289634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7249802299216683516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5284473868423002418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8687306648614698891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550865603450932281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007056422130304740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9087621293969860019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7741018802376886245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8225113968914089707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044593362546213171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932397371388509551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8885666574273303164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694481364268153304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 941474066538198219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1796140538370790206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8631734916827908458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3877445847762581706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776762092961023113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -186656970251114402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6349608078649121089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6842899687095029207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3359178168791522521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8689875025217338150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6958289306898734675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7336462934727086112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950340626042891070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165107267237246761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8673661385757525889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661157405494576169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5308815434181358466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062380138061475389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687266194645449785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3881205897995677310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1659199980459379438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2737804667586868282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1921537474138576208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475511013382577184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -341647413702666016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88471456648389894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871834091763934486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4861858448326095297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1547503384706515994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3821494363736038693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1450226185283102572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308093513111189528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9133609492592910158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268695128313649960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024069298603830887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3060800675648847538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969307968232248071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2058205527050449924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7802378479657141244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3887162052283976963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8786831675234763948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660572131998440525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805616819107574470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2124042267412086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1426122808460331020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1103391443454872240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 749489431519087521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 733855581499134448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302660539058039344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933367356792043489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558092270778163083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5959859059167424638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -164226925298537423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1503127056754292311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332742835012149926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7399666719105097310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3958539957789179488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3654445421600092560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7649773338985233929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2676102187215380986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1429813212317717990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989068126333305992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2360265398421612268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3377646313870458000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8096660959278008583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5485025366240472956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9181565956586901186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -876020190414384572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870757804312662331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2214835385616943257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8171212454165167266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2003257299228155883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417662611925202065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -357563652603234198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343151114391559191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3573715716355858173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532276304347827246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6368131446248017784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7367487144650441838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8465902989418836947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6301552833651149464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8084136878826626074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -104898531394153932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4300333897743343988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2378952802533240077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1013713492373852827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9097205487687373313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 862538419579701607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5358477757017386251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248646444793426811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 244880699496366683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6426572551033130076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005860743562335682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736138298019725907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900778298397835652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104945104939699653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1160240707916913543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -60568505416522011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400797509838226872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3448631656502381901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3451968771875849810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1043453031832401969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560116511955358220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083090323208571281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1595533089579349517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3882298220392537991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7421145674562537982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5425323353548062361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 564403908832235572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966549041595573269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6260228938665206699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6942194478046704848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7787070519919610387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1763647655227770955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7256053705671568892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404719945453254763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3802530182196008801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 793992623002370004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906307254341347485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -758411333710457558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8789517044387165761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7959681891252328886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4736419343744231934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485304654779817821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8043463266875527674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718853625927662227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3757190869112176467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8491081913436503181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8828355372731014727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7519974057007890178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3365390419973345537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 976537719782997704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5714810598401622557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5066759529507775133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6226631086594556053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981806694383598152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043090444169511449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2285973460481693007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4672608246397445253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1940258253193611844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6431427405434253952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334668282533566205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5816549500665765175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957372538598772027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -397830111938357913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8559511154240495493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5645347905236038891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7550314674388563029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558271943963186456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1666001649952195756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5040614706780720857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358278507242643018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6984674981139914239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2572720589904515502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645574993849355673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2301295421740217840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4860273149327200065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6580659890117372553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376502924973849543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2519123204570298239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8296853399371075733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3685255515243498720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8554523896843404986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7232418111128974181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2124807272614053492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325641870993651211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8617067006719118518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810239223572723224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6835170188507708592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4672278638427799726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -422402708425405827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -718892271201550338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1851871496057190731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6965722009385268183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6596632090507813639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6694709174408208086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -963787041806291133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259401874227271576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6999399826199834347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646460473111202779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1870660501662673221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046316943151363859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929831823016446606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5211628167325146078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7203117273105056758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3657161376346920799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3988244963991585187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2899650678722920912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6580567784285103429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747320423193851855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 86911044531741749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7152613749768814001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2072126792973714456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 170748942657444323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7417825641004113619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4771218028106952088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715503975822639691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4294714196381273717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6501762972948866418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2992931573917402639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6657400478951718189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986820650825055672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2138512007475012480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5664368628649013292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3332812086909527334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281783922873993857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369311137711105203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556780295520454067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6389890528003288924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6425343296509106351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7472926678419966030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5832137441282533084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2038473301723763010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1305305220465534810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5708381514884781794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1480742529028614724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3676309659761899885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2733557071408235451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211112651654389736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174338311706051102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8337840770155163758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6769714784900460645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243075809953163837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987608141329186974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237207198766367768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700494722278912258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815134672142495825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545084163219350287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3914396131577914971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713606233974893755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9121435622486429272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2814983794633529392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8767649845540083220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6906851520382628483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3295726065102537775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998855795584490697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2862271134373205565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2246691145584138036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671417347959936685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772615943020831555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827137654513801161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2695117846814735811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6040973564502278112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3941341624674645993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452168132339413940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995452115195098475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307041615186144497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1984845545840942199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4853104707978984387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672705883996204069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779707646056725652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452895620916249756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1496643465274486559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5611091792252064633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6249323627304632945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7363383632677457835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663773617843467581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6575825600027963900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8764973196603439574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158420342339240883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2546055598587086924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2619106736560879763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5673549062972676317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757063357979017028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3437650461177480388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6332531128769752356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4554476299795832693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6839732572490087839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4698742799161184283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7647602299685946572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3428776817963619874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6704641191510109495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205807058205621395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880584762222117901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -111259820092887890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7361571768250157368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1180806834793380907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5215235338858028461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221472348948278130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9162042495330202071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1162836449871528979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 980422205097897568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 64621387631696465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5098372549409390833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1823001026275784056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262776923214364059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521160687320238961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3165727349894578825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4815197366870615601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019466287757440306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3295922104427741221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6698668224707071428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4574466474375621659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344618056862478370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439907530298950494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8974829722455685394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409303578147570418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 474857140248429794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8490967010232164562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7330749727973162205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7866617245223615332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4886200310428876080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7217232563021459562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976051850836890792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8012697635858228263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4210240511291988736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1268433344891690678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530400579549819593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2134337889956182879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5381650677330967051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911673753486262293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636302380844870389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2012660972746336817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930811978568409616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8696542506231335226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2320824541447106386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076507534564849273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6759058775592180389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106328939168039084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 711989762182080362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965525546910306985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8581138361486278789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1718053844744014142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3007865621620542347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742570771852853628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1305193471556606508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3690746554537317637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3472301570833714639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216782654903099267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655258368314189736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6340487337683529990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4022330648846358051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 58360470455878539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760397844160662748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190973991381271479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9107503937572822588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7643971261137676226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2061443228220109128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7791682199789578324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332416815950695677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6585202112227314399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753488050563381003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119377605814892621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3939563176674222348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575735835247672094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6206154519915192922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7983547577869569282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6577576935425477466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072914422817760108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4119391310725916393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2954710584597217027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1602679142158892085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6022797479883954079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4948623419566066428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886132854109825886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873240541125185261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103874619948041604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830185341160330490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3895810160970628889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7222114887431829335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311645226884330586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -563348212002181853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8704073610472164002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7196470539495010654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182796561926685980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4475379868007582793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888545441299439159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2960555745718682390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5327938368102151011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053311796251241219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7262357387549812260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8491813588027743841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6884341392019606972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5691474598978725165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101524196593129844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189566371528677858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639705532654955883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1693984780459014637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -741752414342649040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6790221058872640868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6595101470943365145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 482475895625414566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1468789780917564110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562270088238426226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996432452323985996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 958811750710443443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9147412530373450020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2396626555378545641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074392812948507305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1193447070738862309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3797062367257572705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2518203161085568353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2135465488349070307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 493023349987191511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6946792095181004730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814807032247985135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581753582205565617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8116033692729635258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7016363262494720158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 76424349271406817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5007679235498996389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766743802046827831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 464951931323821315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5009211514705642084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000122308903320332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5477115286082856508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936656008221156312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -495832114636953227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7419600478582571672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273512420856340051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1632289345514720442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293632883464268633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1785762023344622924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8176394806231676351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1736360102987533923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124280659486448150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 363438393118372753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842732658777247044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349342911948013265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374184266029726111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760425664898553899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1047843956854329147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464626920266493272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7755510360445549806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6828235944092084321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7556553794246212267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2536291297162839990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5563476166407097472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409271744428565619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471279802070381382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640259295990816725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6962463446540095579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5306147933267855128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7982208947346117134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524029392845654338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9204146786384458064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 239300385450779417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4411647807342488570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664842968373357308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6100644504968906895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5317878058591477282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2548858393824969701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4328093570505177015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8850335072723040904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2253043205435257920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799984494987210509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 124510463356793100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 696920812935166490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5590267394244924441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2616037233694646491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7948503823698933896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8517541432410726630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2904842419273614526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4660441628607303253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8948488303940580931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2238893097069826666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3462059182513867524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2738643889658354978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6835283696604456541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4064461941998051249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2843422644351046085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077064480091397930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 339199816781765670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022385784851699110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7729818618772464285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1465860152872515927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6686831041500907257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330198587610626538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -555557743411829440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7156485701451235216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3238639025934258455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8919843495129284253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1818495863076738862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8488610173949448177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7609962588590013328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 669675092277379783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -305637652197580499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16087657167426275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086508426718922230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585552809319559436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4645805017711458439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6544539879804411767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -213543003761612235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5938626924226001855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1650617980053312624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239337385859071198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890384916347345787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126987985944623410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 347139405996174344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046562590162392142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4008937516957164601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -831781493451675215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4873745892606791729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2380316282337237991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663694321941067393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6705762873317936971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 845568071360730222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5771378874458619111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8187229600472811189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4642870618864532976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 388561830656977031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025665242229224848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6659517043333942709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408276222306290380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073235083138935403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4797585469639495723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5999606825507423344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4686832962872914300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -353029097032187879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630499758593108067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5576894196573252463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8762503094154271287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992191161142626904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2460609803905018274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799862127207503324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944028010996335085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015880704413465547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2638782802497724621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984350540913188377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136820197019621869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575142173945672218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814735978077226110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413541586512852147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2453059870445839511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8406445324310145616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7166380452130743939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1303078125084546813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2491057328216096960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661616472336070535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6242783487516200233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7027241531678552314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5571567764366827727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1898836636579769141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637676998516793482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300004465224201244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090815859452267401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77482189969769976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1257271808926631763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320359963364109165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284167286166510484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2799735077868061578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5823765446069896134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5942070071740257018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -336690801439058183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7377505254734816981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1417686131776901807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3564776129079099007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8104706831636294222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6111591343104779032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6730484239694288403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4255273466568677697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 465935321081971149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92047772615372311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4720270824444632527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1582024579928596487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197749668035219641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8907614492593495734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5391767533310478561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6287025728914827018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2650585709558891654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5530255538289102471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5903611847569303090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1690099137716148256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 784140997190092959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281369195603220357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530173261865961416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5453182049366984694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4338566351684124284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063528670342986400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8812097559674233945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9089264211615165276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2996319826598406029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1029957263211145249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6505059885778201101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3789295595595475974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925137356853820165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515343330809611751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1068072247814560862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6771598536944007450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7497548854213012423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3118352222206404250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 734398766383831005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839514566661880077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609658925905954187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 870560563611988965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281036422930184037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740328705716298235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5728941941799190657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2409318912009647890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4994590740296999197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6107409078115484044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 343219876493362225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954831233953186582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906450212400349875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5076863452625328435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2943416753411751250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6569339728631599907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8420987595050776401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6364528836763066457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2402857591326371835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7219705870094367821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7074654933125746460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2042564436495604360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3908556255166861837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 150091626458129598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3190951019646521844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3114013514950967314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390812307007441027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554999894309961120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6041166889647838545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561493888112517155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595095544416230730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100073828051440178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118973681001951548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310806091936905276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6941578268354260383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633233862728062232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7670929264967204680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4087829866645463006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8077166839771383407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2145835117072852236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281541959588039842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9088304046342944237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780876517656040914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3311836397083288897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1207449568957221656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1554129235709452814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1845802261005596416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3120468361488031420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2175072239806680575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5077714424309798378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2698124037851733836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2852706845422593675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446236743501695984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4733911375086549405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7524125140598331773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3516770396180412040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441241767503340775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2352890468418756926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5952033150437223244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3986728163666309783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -301449316850182191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147613571199021797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8334481629187810861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779152358437915947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2880506591531764932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1765814504929030617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079285091091577579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4360674321307319994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7799480584654487805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1206686228830598069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1674281259629392870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7383756287323798437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6442345341394694962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943365569947185809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8290196109396754538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5945139647594445912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5985893096191442015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3897145327108022569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266781332650242991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4792369534117182400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190709017079253776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -620777352777060994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684911413744271297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563780366980217269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1837201912451962832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8200259710128730541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1458356641601324897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409502354392427220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 329696498516893398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2733878050959939032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5867564953720674103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 434985014040557861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8615215529958610410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4248756341319128786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3226827471223934040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3215780674388907170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6241715767087787110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -173248331107598182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5011582380385361116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6038250770116865811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1559234643738302628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075862065197220456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4062706531722403298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619337125372475847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2165540793576966430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2356865546820974577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4254556077942716463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7382857496955443187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7686496175751690190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675240001141249178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8932768110886471599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888385100767956029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353638073903507609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1304450732446625065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691090082073363055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5718108719886848572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950344295909945849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671494158928189040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6771197713566775167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3311675502441327753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8739088134014558333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434333821035101176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4546744677958695455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369885684283223747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273369229149596779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8286178713446060512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7533818911415771761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3152928174947743285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6832920898612527789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7396003830892814516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 184708111489341022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8771258422618989001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2823120030457713132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2443415775229731184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2277773004672578978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2866570144963147469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4828398126056409900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7136121395366055566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1951444203099966289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8451946266179180245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784211059855234459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5941901087901170282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6614936114320285563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3129030192285300307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942839274650460274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261780728341204198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7133078541777908445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2002053238531729969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1480438146716701807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8839333185600912974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864684653234972812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9185952158433661974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3447327677247025740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 938110687523426917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436989850624086917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1077304082083833191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936693602286673449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1318020053823616484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2701199758175426090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1660767326329242924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461237646899692104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918013133001397897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8142100766261563512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5967700798814394134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5790834364044902230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401436481415234527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147536087461971863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779883073665006946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7614465434803243252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8814616803112575381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4412411151944515421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735360212397760260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127405658797601793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8465843745769870551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849719527564052513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5598894264960681864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3427527404101245502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2059980875999807357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6619892184718439712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161099807621453000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5825064386790326642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -210272701264277517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1114807680170062969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7454770039967363535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811567510102400194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6145712626375575402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978649097691656825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8122441132786788641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968974505350628951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175737800899975051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013073109652377190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500061720837190173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4437361656814974964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8152605536563362315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1861580928016224494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1421035676290133546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2865959742203454230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048409941653805699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180784756295183436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 629793997577501836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1306161070218099422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4833538552435888411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7064372320135854364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1231504021539971250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2837060942955824311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 210551110962278160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5631878442702191544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238412718844822311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348529192628496124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5664408640643285660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5808163690156583693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2546211327426430539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1743732963141896963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5395558674282429633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4627939952139199728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910037129280368522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8128699246571269591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3056927985728514725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831744293348611636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033125159824545236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 660293693334733769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7397425409286311712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4508441217814855461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387060043301635395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166082216418859603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380475438954358655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4272922995114853788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5802039587924218933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4590098235563680475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3462610303054594504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7195695846636143898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8830719743081640660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6426931832429097077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2113535513182930488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5314847514943653742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8430689087951533844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7870399573036389412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3404059794717329439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -102920300388203324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4627918445643681738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2024026814417002175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900031112756419016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856115085816593449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8232175484341393609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473431356563821561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738098249384884488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886497300984384152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9018492050001560045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6826387058480320404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 902581858511105105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3616620399925697957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6538968990712389027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711172193665849749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6934110403206005654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013714144237594915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509816869820421637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036724084252485076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 105415537924128761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2154766438977725405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8303148143923395852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8048048948762656384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2106807472697028893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206441976662967201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5609123048087479403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1026844315416051434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 28286485063972356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6359782954216652451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -373135150996990074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8983111414603115555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 127261526606075626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3030582611036494173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643006911641037330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3331572261428915102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5446532863072360595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903562836016040015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747659136074090744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8565148221473108113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581887408608187010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922766626185056213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2605552254517265046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3881475612370576690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291077144269085478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443588783367856617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 954664622122182974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4656094656293332224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933581117035894977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1790976750344057463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702294611004804915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7565014781181697416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2588998961895953672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3618017950510199326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7490957464396061543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343545247304768421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900264365648073311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4804702440792401753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519975443391133601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8004441988613738773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8254723892289253034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8851899642107969807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2329042258834401232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232185238854067710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719848663079020758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5342711266242364762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2525858645834914905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266507104657175966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 884196588288927929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605027838508544042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915513968752771856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1108785090789173200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981814465902299211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723381658014591554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2407650997964229485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2075598007690367146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2073810756371283894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6585987602834138102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1592754722145765724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -413176320297822130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6795284204044091158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071849759240486327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862378939484124600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3412220680627629232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7636435855992141252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3683349038683876880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6707599444259192244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2979302066072803301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786286601683622055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752725119372491746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 745608483710289352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432137404198973428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187337763495252687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934835231901561731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6743477145252213550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3182818280283368168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3149350253930341484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5626933437968778181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7198812903524135317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200220049088141521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195521410305323247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5084490185986756463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7446440631901641616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8367944833649127163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2983085302330283156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1837402914524941071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8954030206747377132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 577928310980173210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3523314158479407932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633148386386632103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2282830543812953635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1618847522344987720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2397275778469049100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600781439264410582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -444831954265366722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7334780612688838745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1587505987679262795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850402907313813361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2485292549509171544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5457189789046348372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885690684264840508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071717834995515794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8710161093638207301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8676863368456958808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6219690263257318664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318367021427824977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254493519307179912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4378459900510976939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449417864009833084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1798812256463231585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2069660890018232277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 966481420030651807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9074413198758453540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849761027624588629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4472131184377153230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8071184377595335223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169497482220963961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8673500605083324340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295331683319724101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2638330239543451193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3401899377719256801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3351716388736935853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773197662030619433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5024504842608267670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 341499483666499978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1250727122403499161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806909772175325085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5322193290549521924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6468501870614039358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3190463312216351245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081008532671347179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220662033487627646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984731601125104427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -905646856319405502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3812690901936220751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5427383321468124476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486903252575130396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7781122852859691233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7960540032749373791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3949303912229233382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6051729849963638914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4889872529414870977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4902318439793212978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3918010469096170631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148209203853297661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5834210525195102402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3063795253631052646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506262984399664379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1445825528919442910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7528081449977190003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2117612981209493949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3910103217714244415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6055531867171438328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1806079227194523421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612017737604875765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 510310813932603347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5255660780884170834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8092775409508824102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279114561617396071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 920777817959574223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3685084120237630817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5104689517948434731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7694871877747754474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1761215852222606777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977892371589251011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9025680866918055353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5488750024238067450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2262575005738147184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7275926608821853320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3368071613137046303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5444818413509986956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1949501166387687591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1204855794173317308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1767601436950161961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937669117452384442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4900336764027031093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6489467685944120720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9086200499226108442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2465115044682458712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581924361735664716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441582632809056577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3080491535084770653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1983121268901859157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718555103459193915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510389150992963137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221891252241358007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8751339105248816019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088850689635510631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5815227845409230305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6318904839329946393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2660557983938163289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8156116666605915046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580084771988057931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6463890492849927668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384378806901008307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5492887208349042209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6671598366474733419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1101577287812534409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -234996952585174169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537997718974456261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3239537428931690260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4640440550752143301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2461616646776010645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150657293964993918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4541160106087879775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6561740520068626277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 188923388186300999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6541034824713069840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5005228876057277317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821904038467359520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244090569512638018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6644839252730048603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6018550632334123682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7229252598139801035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3136120499277174589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524993909680122614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8459502096048909247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2257028501403759328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4789223301652561678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069249993213173360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7183758299471047893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6005891170176091602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6391752299241168588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2576879482525906012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9134175394558679508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7627068753221089448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4016588663276841494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5257399399578867315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3233739226567041888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3857425896801786265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493580897760187555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849716191680550074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4968303851056995558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057179342972176053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8241091993275250725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885699559292580705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6507984830119859762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3817765538661392452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308065489326493836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329131513819746137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6648317245408753935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8561647536242873541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6932888857239448246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661311240255868417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2074692680673029517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264009856420256184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3169924179171964093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4090465195466834790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721559651484259299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5551443431225607478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7476633840218225671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589409431495863876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600247911014336671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8851182529447929918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2024570828277261148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211522620278571549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8172614091125174354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4493865710330506515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2306147872865096380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6301380107231262002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658044451830115781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1346526335792294361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662330686660124367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680832597715347812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -12040806132734135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -674440992667196177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7605707324621116204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8939802356926895592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1183372489489820634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875909608436689151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150454221635468638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5998885629301751175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148367714042730779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5818957427511192435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8308999672368846833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5211968412228646130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8273878048070432638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729994115106162296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7361326242397564686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3283464950185740162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4079533293430331009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421701058674439063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331844997354555956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8273310798535103560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5553751161902084630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281898821640577768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2360635586777063244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5757243341698132036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1082710735485728163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614950823806429750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7840467707880445814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795768533316971817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2632424172897176498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2612907606422506197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3051335001064925171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8023278912023492160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5237521332074490044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6917883529465122825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3888466483378355371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6041349397360429405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6403268954359728191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4745656634796187062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875715892966585242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9223245707264674336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2558217774765356876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2078149500966408751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2424236597116727814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1006253645623118569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -132256483327344110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7796044268572844055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4888738958608214049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2283908487523123371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6523171684648596287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964790662750950537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952608812186608401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2140511178257809849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -673450079696987583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1910931209206391961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934368132486893250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7349732337263398289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221266616536804945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2128584737038111220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716705040328209954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1880165677646615264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605230364962934375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7385223876397730266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2185499064194687570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8650810200860593847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1829022712570285794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6243494487774985427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7572180560703736575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3924769312957286807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076441369721519240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7622691489974385323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3955935732824910057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7551882046104278365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6781004698069224787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5171884321952899674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5167310213556308306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322124174008073190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081739265548588907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3797227998527013291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369801190157462176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879791111733627300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7058641235071455497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294462627575830855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9145633781165678020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840696699595191664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2107253739030625234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6243762013065384927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7191741511208695059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2435159736510198881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400937755035161698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5887725567423685317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1598791981581548124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5287741787039682070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369575017596613136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2383240021863838164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6683673448525859340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 13582407939159536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656949074025061038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828371658664139675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7667899220092298640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6733957024982143547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8097793267637591586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691296540408006281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4664072451240492060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6855246852690811028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5176836025862083214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573459774286342381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6351911954594491959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8072078318936610642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8675412533437935264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1553214614645510572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8944081631812962757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889837971564690463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5692454778141837318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538792603481098065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7393770281152614978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6839814832737851631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6144078902140292233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7893608427878993903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2714238983960313864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313042841810059968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2199175264564748969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8714527672433871134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7379478190868532231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043536448036425703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999096073692809129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9122934276095021249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498844081686131105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1143900734425844263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057765030728864924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2697252138155665248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168826109812855128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6920347317245059566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7852169552883177168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2147068679924416540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5644430614371197922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3490546269540546524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8544188857301429593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -108641350020079259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652222530882010368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5931982078830106990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7145913248830790171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892698677978730064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328311040590507347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5741654874051121037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7073569655094103006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5098488513699419068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6870489149472826966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8378145731835213630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6814711438158746851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4140165966573719114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708429617749293012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 294462659636683164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3737057824772100867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7654609914285449785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1803171484008045259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3473692555429976727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7780573053811223933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242982495245448493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3662792442284831181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1465911491363877136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2423166997457306379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2734023371485120656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110913546405154364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6920054860838796153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7076986231140579810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839337521451170515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7182944808132501345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326921662451100049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759751306192648399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3603252035736318075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3327441610541785137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6026168589807152935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802758673077603043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5310572723033062954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5262648527288931015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862663852291383272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870247686332801530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4956917208783546216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8561285530071925114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1117220523594474208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812976174182573760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855526044653810300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026297375113861344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5807936825923305996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5745828454356517646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4594644616759028177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2706750664312133913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5183717857327884160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3657687932773403559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7177897366904255513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2969570043351518837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965807269391206793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1766033187906434399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3052216669990228362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7367362036752401848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -249286453125821503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957884061931456315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3302179704080838714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6357303648994372371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -311879724027768447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2963741438704249031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6057900291871857615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1835532550969559558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4556853287431088191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474019768269878060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1967950570954548119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8543800208697488479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3727479348101974889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 238777796061146805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925391692305033091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6500462627180353742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1492491407519929350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8857357489686897597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695078347551058623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 476079350577603699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7535018423659640016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8372561350481154680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4043984866451166639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658045684963517857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67388370047366461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1794727030035245954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1416746546795279072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3667245727976633712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5319758376392823108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5192830018263598362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5082476675172176888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7823546443841542626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3543851918062833563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2840216322099751079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2872542079624961182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211275838865346702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4613931365940889275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075477378787864297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8011309094446566608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746244613654550386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601946950225542621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7673010217581035548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6609264548252211130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6624114750489446094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4865820392624169901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4664920282035449940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2958288541061563510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843416398708298718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689211854760371083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5949433656652362690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6048875585681435066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4463611512316068527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3166038033576426825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9047424082534732870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5446757853295088886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6237139320398556577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5836893643185130153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501870747627748784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4665362530013522829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8198629936009697696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838294710174700224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3978394268150126803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166276357049747678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7262773049552948550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139018168111359809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540302846309879774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6342074040582519286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1474603170924945425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674143009234073658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4861425819104453999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1535093039645504467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461123777622928039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5328966445401596272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1066072399284194531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022961495009339630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4883191598918760602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772234868799325478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -533113158448543061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2230926484576900706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6774563181789763256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7029665574901172227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8929875722380999052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4810567027847262535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2256223877641762037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772842060437643492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4653450524963768386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2727962404618128684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4993744942047415536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877795649366822659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7043078114319245125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538030432390202531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6240056249600946417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1874905652860379998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028638827943212487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2512174474480962732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5374715106485738433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192655292306504721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858466392317826106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4327284982935261687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5177380046819598918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 32810051044470624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9172212865948397539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7754192306402885291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8062350061626268539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1918423491772773241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608950764825816323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3904902566211374822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6556196031519679461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217705955067794496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5497539136985449820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3330147435305913457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328448492869302721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666124412605532058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335024634636450975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473975414645060795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1823419295744099236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3154852869510291321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695273531510263579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463167726093057812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3268950226582162940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2771373164084008656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3942116589382897244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8100632999380975453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4896135779839353566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247959886711117944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 497966012007422196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9205336880620535963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019403986706748722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3598828495891728419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3833799891356378186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5090776870225376464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181366528227851415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8803318364810727002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8589898449808551031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5093643973021838033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491265147354886027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6315936932646909243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3505413122750526045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -703276042353063049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5247901644075385675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430291860113613972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087166143110610177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160977653345411947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:00,422 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:00,422 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:00,422 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:00,422 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:00,431 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=206 (was 215), ProcessCount=173 (was 173), AvailableMemoryMB=8944 (was 8971) 2023-12-25 00:56:00,439 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=206, ProcessCount=173, AvailableMemoryMB=8944 2023-12-25 00:56:00,450 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,455 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-25 00:56:00,455 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-25 00:56:00,456 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-25 00:56:00,456 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-25 00:56:00,456 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-25 00:56:00,456 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-25 00:56:00,456 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:00,465 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=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8917 (was 8944) 2023-12-25 00:56:00,472 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=206, ProcessCount=173, AvailableMemoryMB=8917 2023-12-25 00:56:00,483 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,486 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-25 00:56:00,486 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-25 00:56:00,487 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-25 00:56:00,488 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-25 00:56:00,488 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2023-12-25 00:56:00,488 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-25 00:56:00,488 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-25 00:56:00,488 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2023-12-25 00:56:00,488 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-25 00:56:00,488 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-25 00:56:00,488 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-25 00:56:00,488 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-25 00:56:00,488 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2023-12-25 00:56:00,488 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-25 00:56:00,489 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:00,489 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:00,489 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:00,489 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:00,497 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8912 (was 8917) 2023-12-25 00:56:00,505 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=206, ProcessCount=173, AvailableMemoryMB=8912 2023-12-25 00:56:00,514 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,518 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-25 00:56:00,519 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-25 00:56:00,519 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-25 00:56:00,529 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,533 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,540 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,547 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-25 00:56:00,548 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-25 00:56:00,548 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-25 00:56:00,548 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,558 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:00,558 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:00,558 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:00,558 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:00,566 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=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8794 (was 8912) 2023-12-25 00:56:00,574 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=206, ProcessCount=173, AvailableMemoryMB=8793 2023-12-25 00:56:00,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,588 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-25 00:56:00,589 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:56:00,589 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-25 00:56:00,599 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,603 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-25 00:56:00,603 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-25 00:56:00,604 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-25 00:56:00,604 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:00,604 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:00,604 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:00,604 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:00,612 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=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8744 (was 8793) 2023-12-25 00:56:00,620 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=206, ProcessCount=173, AvailableMemoryMB=8744 2023-12-25 00:56:00,629 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,633 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:56:00,634 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:56:00,636 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-25 00:56:00,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,651 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-25 00:56:00,651 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-25 00:56:00,652 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-25 00:56:00,652 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:00,652 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:00,652 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:00,652 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:00,661 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=92 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8705 (was 8744) 2023-12-25 00:56:00,669 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=206, ProcessCount=173, AvailableMemoryMB=8704 2023-12-25 00:56:00,678 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:00,685 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:56:00,685 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-25 00:56:00,685 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-25 00:56:00,686 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-log-dir so I do NOT create it in target/test-data/24301e29-6fbd-2495-5d8e-1f2507b3a77b 2023-12-25 00:56:00,686 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/d0235a82-dbb5-a200-4149-cec3505a4912/hadoop-tmp-dir so I do NOT create it in target/test-data/24301e29-6fbd-2495-5d8e-1f2507b3a77b 2023-12-25 00:56:00,686 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-25 00:56:00,696 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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/bucketNoRecycler.cache 2023-12-25 00:56:00,696 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-25 00:56:00,696 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-25 00:56:00,696 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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:56:00,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5807212115782514151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-25 00:56:01,797 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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/bucketNoRecycler.persistence 2023-12-25 00:56:01,797 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:01,797 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:01,797 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:01,810 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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/bucketNoRecycler.cache 2023-12-25 00:56:01,810 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-25 00:56:01,810 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-25 00:56:01,813 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-25 00:56:01,813 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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/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/24301e29-6fbd-2495-5d8e-1f2507b3a77b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-25 00:56:01,813 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:01,814 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:01,813 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:01,814 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:01,822 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=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8675 (was 8704) 2023-12-25 00:56:01,829 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=206, ProcessCount=173, AvailableMemoryMB=8674 2023-12-25 00:56:01,840 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:01,851 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-25 00:56:01,851 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-25 00:56:01,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-25 00:56:04,103 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:04,103 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:04,103 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:04,103 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:04,111 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8642 (was 8674) 2023-12-25 00:56:04,120 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=206, ProcessCount=173, AvailableMemoryMB=8642 2023-12-25 00:56:04,130 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,135 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-25 00:56:04,135 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-25 00:56:04,136 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-25 00:56:04,145 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,150 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-25 00:56:04,150 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-25 00:56:04,150 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-25 00:56:04,151 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,156 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,164 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,173 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:04,173 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:04,173 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:04,173 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:04,181 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8512 (was 8642) 2023-12-25 00:56:04,190 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=206, ProcessCount=173, AvailableMemoryMB=8512 2023-12-25 00:56:04,201 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,208 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-25 00:56:04,208 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-25 00:56:04,208 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-25 00:56:04,209 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:04,209 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:04,209 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:04,209 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:04,217 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=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8480 (was 8512) 2023-12-25 00:56:04,225 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=206, ProcessCount=173, AvailableMemoryMB=8479 2023-12-25 00:56:04,235 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-25 00:56:04,239 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-25 00:56:04,239 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-25 00:56:04,239 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-25 00:56:04,239 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-25 00:56:04,239 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-25 00:56:04,239 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-25 00:56:04,239 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-25 00:56:04,248 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=206 (was 206), ProcessCount=173 (was 173), AvailableMemoryMB=8460 (was 8479)