You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/06/01 07:50:52 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 2029 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2029/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest

Error Message:
Tlog size exceeds the max size bound. Tlog path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001/init-core-data-001/tlog/tlog.0000000000000000002, tlog size: 1302

Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001/init-core-data-001/tlog/tlog.0000000000000000002, tlog size: 1302
	at __randomizedtesting.SeedInfo.seed([1C1710731AFE48AF:C59F58C6150715E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
	at org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 15317 lines...]
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001/init-core-data-001
   [junit4]   2> 1909701 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1909733 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1909750 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1909906 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1909943 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1909951 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1909952 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1909953 INFO  (coreLoadExecutor-9094-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1909954 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1909973 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1909984 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1910074 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1910081 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1910081 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1910081 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1910081 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001/init-core-data-001/]
   [junit4]   2> 1910082 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=32.998046875, floorSegmentMB=1.896484375, forceMergeDeletesPctAllowed=12.831167682752183, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4184633646958942
   [junit4]   2> 1910085 WARN  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1910119 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1910119 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1910153 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1910153 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1910154 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=49.4912109375, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=20.445482203509783, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1910154 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38fb3759[collection1] main]
   [junit4]   2> 1910155 WARN  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1910155 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1910156 INFO  (searcherExecutor-9095-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38fb3759[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1910156 INFO  (coreLoadExecutor-9094-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602054779621605376
   [junit4]   2> 1910161 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1602054779625799680), 1 (1602054779626848256), 2 (1602054779626848257)]} 0 2
   [junit4]   2> 1910364 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1602054779839709184), 4 (1602054779839709185), 5 (1602054779839709186)]} 0 0
   [junit4]   2> 1910565 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1602054780050472960), 7 (1602054780050472961), 8 (1602054780050472962)]} 0 0
   [junit4]   2> 1910767 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1602054780261236736), 10 (1602054780261236737), 11 (1602054780262285312)]} 0 0
   [junit4]   2> 1910968 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1602054780472000512), 13 (1602054780473049088), 14 (1602054780473049089)]} 0 0
   [junit4]   2> 1911169 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1602054780682764288), 16 (1602054780683812864), 17 (1602054780683812865)]} 0 0
   [junit4]   2> 1911370 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[18 (1602054780893528064), 19 (1602054780894576640), 20 (1602054780894576641)]} 0 0
   [junit4]   2> 1911571 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[21 (1602054781104291840), 22 (1602054781105340416), 23 (1602054781105340417)]} 0 0
   [junit4]   2> 1911772 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[24 (1602054781315055616), 25 (1602054781316104192), 26 (1602054781316104193)]} 0 0
   [junit4]   2> 1911773 INFO  (commitScheduler-9098-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1911773 INFO  (commitScheduler-9098-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5afe6b22 commitCommandVersion:0
   [junit4]   2> 1911777 INFO  (commitScheduler-9098-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b69f896[collection1] realtime]
   [junit4]   2> 1911777 INFO  (commitScheduler-9098-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1911823 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[27 (1602054781368532992), 28 (1602054781369581568), 29 (1602054781369581569)]} 0 0
   [junit4]   2> 1912027 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1758465435
   [junit4]   2> 1912027 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1912027 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@343e3bfb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@f4fd0a1
   [junit4]   2> 1912032 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1912032 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d573cc3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2eab3bd4
   [junit4]   2> 1912035 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1912035 INFO  (TEST-MaxSizeAutoCommitTest.simpleTest-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@594d31b6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1645b041
   [junit4]   2> 1912042 INFO  (coreCloseExecutor-9100-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c6261c4
   [junit4]   2> 1912042 INFO  (coreCloseExecutor-9100-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5c6261c4
   [junit4]   2> 1912042 INFO  (coreCloseExecutor-9100-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f8e3268: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57ae196
   [junit4]   2> 1912050 INFO  (coreCloseExecutor-9100-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1912050 INFO  (coreCloseExecutor-9100-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5afe6b22 commitCommandVersion:0
   [junit4]   2> 1912058 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1912074 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1912084 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1912194 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1912233 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1912241 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1912241 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1912242 INFO  (coreLoadExecutor-9108-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1912243 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1912263 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1912271 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1912366 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1912373 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1912374 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@112f256f
   [junit4]   2> 1912374 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1912374 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001/init-core-data-001/]
   [junit4]   2> 1912375 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=32.998046875, floorSegmentMB=1.896484375, forceMergeDeletesPctAllowed=12.831167682752183, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4184633646958942
   [junit4]   2> 1912377 WARN  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1912413 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1912413 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1912485 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1912485 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1912486 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=49.4912109375, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=20.445482203509783, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1912486 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6d31cd[collection1] main]
   [junit4]   2> 1912487 WARN  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1912487 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1912487 INFO  (coreLoadExecutor-9108-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602054782065836032
   [junit4]   2> 1912504 INFO  (searcherExecutor-9109-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d6d31cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1912532 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912532 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a7ef71 commitCommandVersion:0
   [junit4]   2> 1912592 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1602054782070030336), 1 (1602054782078418944), 2 (1602054782079467520), 3 (1602054782079467521), 4 (1602054782079467522), 5 (1602054782079467523), 6 (1602054782079467524), 7 (1602054782079467525), 8 (1602054782079467526), 9 (1602054782079467527), ... (150 adds)]} 0 101
   [junit4]   2> 1912613 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3808fc76[collection1] realtime]
   [junit4]   2> 1912614 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782596415488)]} 0 200
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464064)]} 0 201
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464065)]} 0 201
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464066)]} 0 201
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464067)]} 0 201
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464068)]} 0 201
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464069)]} 0 201
   [junit4]   2> 1912994 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464070)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782597464071)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512640)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512641)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512642)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512643)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512644)]} 0 201
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512645)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512646)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512647)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512648)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512649)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512650)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512651)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512652)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512653)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512654)]} 0 202
   [junit4]   2> 1912995 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512655)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782598512656)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561216)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561217)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561218)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561219)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561220)]} 0 202
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561221)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561222)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561223)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561224)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561225)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561226)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561227)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561228)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561229)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561230)]} 0 203
   [junit4]   2> 1912996 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782599561231)]} 0 203
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609792)]} 0 203
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609793)]} 0 203
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609794)]} 0 203
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609795)]} 0 203
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609796)]} 0 203
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609797)]} 0 204
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609798)]} 0 204
   [junit4]   2> 1912997 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782600609799)]} 0 204
   [junit4]   2> 1912997 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912997 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a7ef71 commitCommandVersion:0
   [junit4]   2> 1913001 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@124189b5[collection1] realtime]
   [junit4]   2> 1913001 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782653038592)]} 0 254
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087168)]} 0 254
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087169)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087170)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087171)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087172)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087173)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087174)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087175)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087176)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087177)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087178)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087179)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087180)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087181)]} 0 255
   [junit4]   2> 1913048 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782654087182)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135744)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135745)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135746)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135747)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135748)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135749)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135750)]} 0 255
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135751)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135752)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135753)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135754)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135755)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135756)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135757)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135758)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135759)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135760)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135761)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135762)]} 0 256
   [junit4]   2> 1913049 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135763)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782655135764)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184320)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184321)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184322)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184323)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184324)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184325)]} 0 256
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184326)]} 0 257
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184327)]} 0 257
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184328)]} 0 257
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184329)]} 0 257
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184330)]} 0 257
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184331)]} 0 257
   [junit4]   2> 1913050 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782656184332)]} 0 257
   [junit4]   2> 1913051 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1913051 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a7ef71 commitCommandVersion:0
   [junit4]   2> 1913052 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d20fbb5[collection1] realtime]
   [junit4]   2> 1913052 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782708613120)]} 0 307
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661696)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661697)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661698)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661699)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661700)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661701)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661702)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661703)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661704)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661705)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661706)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661707)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661708)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661709)]} 0 308
   [junit4]   2> 1913101 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782709661710)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710272)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710273)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710274)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710275)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710276)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710277)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710278)]} 0 308
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710279)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710280)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710281)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710282)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710283)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710284)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710285)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710286)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710287)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710288)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710289)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710290)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710291)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710292)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710293)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710294)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710295)]} 0 309
   [junit4]   2> 1913102 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782710710296)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758848)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758849)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758850)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758851)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758852)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758853)]} 0 309
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758854)]} 0 310
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758855)]} 0 310
   [junit4]   2> 1913103 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782711758856)]} 0 310
   [junit4]   2> 1913114 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1913114 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a7ef71 commitCommandVersion:0
   [junit4]   2> 1913123 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f14c843[collection1] realtime]
   [junit4]   2> 1913123 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782764187648)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236224)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236225)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236226)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236227)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236228)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236229)]} 0 361
   [junit4]   2> 1913154 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236230)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782765236231)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284800)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284801)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284802)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284803)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284804)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284805)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284806)]} 0 361
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284807)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284808)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284809)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284810)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284811)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284812)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284813)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284814)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284815)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284816)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284817)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284818)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284819)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284820)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284821)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284822)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284823)]} 0 362
   [junit4]   2> 1913155 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782766284824)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333376)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333377)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333378)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333379)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333380)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333381)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333382)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333383)]} 0 362
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333384)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333385)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333386)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333387)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333388)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333389)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333390)]} 0 363
   [junit4]   2> 1913156 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782767333391)]} 0 363
   [junit4]   2> 1913157 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1913158 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a7ef71 commitCommandVersion:0
   [junit4]   2> 1913162 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ac3ec9f[collection1] realtime]
   [junit4]   2> 1913162 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782819762176)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810752)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810753)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810754)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810755)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810756)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810757)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810758)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810759)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810760)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810761)]} 0 414
   [junit4]   2> 1913207 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782820810762)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859328)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859329)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859330)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859331)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859332)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859333)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859334)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859335)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859336)]} 0 414
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859337)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859338)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859339)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859340)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859341)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859342)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859343)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859344)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859345)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859346)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859347)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859348)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859349)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859350)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859351)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859352)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859353)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859354)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859355)]} 0 415
   [junit4]   2> 1913208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782821859356)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907904)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907905)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907906)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907907)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907908)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907909)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907910)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907911)]} 0 415
   [junit4]   2> 1913209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782822907912)]} 0 415
   [junit4]   2> 1913210 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1913210 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a7ef71 commitCommandVersion:0
   [junit4]   2> 1913210 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68de126b[collection1] realtime]
   [junit4]   2> 1913211 INFO  (commitScheduler-9112-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1913259 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782875336704)]} 0 466
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385280)]} 0 466
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385281)]} 0 466
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385282)]} 0 466
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385283)]} 0 466
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385284)]} 0 466
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385285)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385286)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385287)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385288)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385289)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385290)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385291)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385292)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385293)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385294)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385295)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385296)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385297)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385298)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385299)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385300)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385301)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385302)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385303)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385304)]} 0 467
   [junit4]   2> 1913260 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782876385305)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433856)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433857)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433858)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433859)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433860)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433861)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433862)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433863)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433864)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433865)]} 0 467
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433866)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433867)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433868)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433869)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433870)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433871)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433872)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433873)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433874)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1602054782877433875)]} 0 468
   [junit4]   2> 1913261 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1C1710731AFE48AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]

[...truncated too long message...]

ll, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1645b041
   [junit4]   2> 1967793 INFO  (coreCloseExecutor-9198-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ebe2e4f
   [junit4]   2> 1967793 INFO  (coreCloseExecutor-9198-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2ebe2e4f
   [junit4]   2> 1967793 INFO  (coreCloseExecutor-9198-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@706fe883: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@53a5e878
   [junit4]   2> 1967798 INFO  (coreCloseExecutor-9198-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1967798 INFO  (coreCloseExecutor-9198-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@435ab48e commitCommandVersion:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MaxSizeAutoCommitTest -Dtests.method=deleteTest -Dtests.seed=1C1710731AFE48AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se-NO -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.14s J0 | MaxSizeAutoCommitTest.deleteTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001/init-core-data-001/tlog/tlog.0000000000000000002, tlog size: 1302
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C1710731AFE48AF:C59F58C6150715E]:0)
   [junit4]    > 	at org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
   [junit4]    > 	at org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:200)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_1C1710731AFE48AF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=se-NO, timezone=SystemV/MST7
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=378994752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, TestCollectionAPI, TolerantUpdateProcessorTest, TestComputePlanAction, TestTriggerIntegration, ClassificationUpdateProcessorIntegrationTest, CdcrRequestHandlerTest, TestConfigSets, TestManagedSynonymFilterFactory, TestNumericTerms64, TlogReplayBufferedWhileIndexingTest, MetricTriggerTest, TestSizeLimitedDistributedMap, TestFieldCacheSort, SpellCheckCollatorTest, TestCloudSearcherWarming, TestLRUStatsCache, HdfsChaosMonkeySafeLeaderTest, TestFileDictionaryLookup, TestQuerySenderNoQuery, TestDownShardTolerantSearch, RemoteQueryErrorTest, DistributedTermsComponentTest, TestConfig, TestRuleBasedAuthorizationPlugin, OutputWriterTest, TestObjectReleaseTracker, SolrShardReporterTest, CursorPagingTest, TestInPlaceUpdatesDistrib, StatsReloadRaceTest, InfoHandlerTest, TestSearcherReuse, TestDistribIDF, HdfsWriteToMultipleCollectionsTest, AnalysisErrorHandlingTest, ZkStateReaderTest, TestReplicationHandlerBackup, SolrRequestParserTest, HdfsThreadLeakTest, SolrGangliaReporterTest, BlockCacheTest, TestCSVResponseWriter, ExternalFileFieldSortTest, TestInitQParser, CollectionPropsTest, TestSolrCloudSnapshots, SolrIndexSplitterTest, AtomicUpdateProcessorFactoryTest, UUIDFieldTest, ProtectedTermFilterFactoryTest, ConcurrentCreateRoutedAliasTest, TestTolerantUpdateProcessorCloud, TestWordDelimiterFilterFactory, UninvertDocValuesMergePolicyTest, SolrCLIZkUtilsTest, SolrCoreCheckLockOnStartupTest, MetricsHistoryIntegrationTest, TestDynamicFieldResource, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestJsonFacetRefinement, IndexBasedSpellCheckerTest, TestSerializedLuceneMatchVersion, TestFastOutputStream, SynonymTokenizerTest, DistributedVersionInfoTest, AddReplicaTest, TestComplexPhraseQParserPlugin, ChaosMonkeyNothingIsSafeTest, TestDistributedStatsComponentCardinality, PluginInfoTest, BitVectorTest, BooleanFieldTest, EchoParamsTest, TestIndexingPerformance, ZkSolrClientTest, TestCloudPivotFacet, HdfsCollectionsAPIDistributedZkTest, TestQueryWrapperFilter, TestSort, DefaultValueUpdateProcessorTest, InfixSuggestersTest, TestSolrCloudWithKerberosAlt, ZkNodePropsTest, DistributedDebugComponentTest, DistributedQueryElevationComponentTest, BJQParserTest, RAMDirectoryFactoryTest, MergeStrategyTest, TestSolrConfigHandlerConcurrent, SpatialHeatmapFacetsTest, TestCollationField, StatsComponentTest, TestWriterPerf, TestEmbeddedSolrServerAdminHandler, HLLSerializationTest, CoreAdminOperationTest, HdfsDirectoryTest, NumberUtilsTest, TestDocumentBuilder, LIRRollingUpdatesTest, TestPushWriter, TestBinaryResponseWriter, DistribDocExpirationUpdateProcessorTest, SystemLogListenerTest, AutoAddReplicasIntegrationTest, RestoreTriggerStateTest, DateRangeFieldTest, TestClassicSimilarityFactory, ReplicationFactorTest, ZkCLITest, TestPhraseSuggestions, SubstringBytesRefFilterTest, DeleteLastCustomShardedReplicaTest, CdcrBootstrapTest, HighlighterConfigTest, TestStressLucene, OverseerTaskQueueTest, PKIAuthenticationIntegrationTest, TestFieldTypeCollectionResource, LeaderFailureAfterFreshStartTest, ShardRoutingTest, CurrencyRangeFacetCloudTest, TestReRankQParserPlugin, TestExtendedDismaxParser, TestSolrDeletionPolicy1, HttpPartitionOnCommitTest, TestNumericRangeQuery64, TestLegacyTerms, SolrIndexConfigTest, DistributedFacetPivotSmallTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedSearch, TestHashPartitioner, ZkControllerTest, TestJoin, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestLazyCores, AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, DocValuesTest, TestRemoteStreaming, DebugComponentTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, MoreLikeThisHandlerTest, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, TestLRUCache, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCloudConsistency, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestPrepRecovery, TestPullReplica, TestRandomRequestDistribution, TestSSLRandomization, TestStressInPlaceUpdates, TestTlogReplica, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, ShardSplitTest, NodeAddedTriggerIntegrationTest, TriggerIntegrationTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestDirectoryFactory, TestInfoStreamLogging, TestNRTOpen, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestConfigsApi, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, TestPivotHelperCode, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestRandomCollapseQParserPlugin, TestJsonFacetsWithNestedObjects, TestMinMaxOnMultiValuedField, TestOrdValues, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, CloudMLTQParserTest, BasicAuthIntegrationTest, BasicAuthStandaloneTest, TestAuthorizationFramework, TestFieldCacheWithThreads, AddBlockUpdateTest, DataDrivenBlockJoinTest, MaxSizeAutoCommitTest]
   [junit4] Completed [800/812 (1!)] on J0 in 58.30s, 8 tests, 1 failure <<< FAILURES!

[...truncated 43832 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2029/consoleText

[repro] Revision: b58cd6415f09cfd3c3f47630f11667cd1850a202

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MaxSizeAutoCommitTest -Dtests.method=deleteTest -Dtests.seed=1C1710731AFE48AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se-NO -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MaxSizeAutoCommitTest
[repro] ant compile-test

[...truncated 3322 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MaxSizeAutoCommitTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=1C1710731AFE48AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se-NO -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 111 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.MaxSizeAutoCommitTest
[repro] Exiting with code 0

[...truncated 40 lines...]