Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4774/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest
Error Message:
Tlog size exceeds the max size bound. Tlog path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001/tlog/tlog.0000000000000000001,
tlog size: 4949
Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001/tlog/tlog.0000000000000000001,
tlog size: 4949
at
__randomizedtesting.SeedInfo.seed([ACA012446D67A13E:BCEEF7BB16C998CF]: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:382)
at
org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:202)
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 15077 lines...]
[junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
[junit4] 2> 4061305 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[ACA012446D67A13E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001
[junit4] 2> 4061306 WARN
(SUITE-MaxSizeAutoCommitTest-seed#[ACA012446D67A13E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 4061306 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[ACA012446D67A13E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4061307 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[ACA012446D67A13E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 4061309 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting simpleTest
[junit4] 2> 4061310 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4061311 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4061348 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4061364 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 4061488 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4061658 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4061658 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4061688 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4061708 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4061708 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4061713 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4061754 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4061789 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4061922 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4061940 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 4061940 INFO (coreLoadExecutor-16491-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@5e16c055
[junit4] 2> 4061940 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4061940 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001/]
[junit4] 2> 4061943 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8847485048679263]
[junit4] 2> 4061945 WARN (coreLoadExecutor-16491-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> 4062060 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4062060 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 4062061 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4062061 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4062063 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=20078554,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 4062064 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@32e5c2ca[collection1] main]
[junit4] 2> 4062065 WARN (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 4062065 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4062066 INFO (coreLoadExecutor-16491-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1608340614354567168
[junit4] 2> 4062066 INFO
(searcherExecutor-16492-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32e5c2ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4062068 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4062075 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1608340614360858624), 1 (1608340614362955776), 2 (1608340614364004352)]} 0 3
[junit4] 2> 4062306 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1608340614605176832), 4 (1608340614605176833), 5 (1608340614606225408)]} 0 0
[junit4] 2> 4062528 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1608340614839009280), 7 (1608340614839009281), 8 (1608340614839009282)]} 0 0
[junit4] 2> 4062740 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1608340615061307392), 10 (1608340615061307393), 11 (1608340615061307394)]} 0 0
[junit4] 2> 4062956 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1608340615287799808), 13 (1608340615287799809), 14 (1608340615287799810)]} 0 0
[junit4] 2> 4063202 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1608340615545749504), 16 (1608340615545749505), 17 (1608340615545749506)]} 0 0
[junit4] 2> 4063418 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[18
(1608340615772241920), 19 (1608340615772241921), 20 (1608340615772241922)]} 0 1
[junit4] 2> 4063640 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[21
(1608340616005025792), 22 (1608340616005025793), 23 (1608340616005025794)]} 0 0
[junit4] 2> 4063862 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[24
(1608340616236761088), 25 (1608340616237809664), 26 (1608340616237809665)]} 0 0
[junit4] 2> 4063864 INFO (commitScheduler-16495-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4063864 INFO (commitScheduler-16495-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@8b09ee6 commitCommandVersion:0
[junit4] 2> 4063947 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[27
(1608340616303869952), 28 (1608340616326938624), 29 (1608340616326938625)]} 0 22
[junit4] 2> 4064181 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending simpleTest
[junit4] 2> 4064181 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 4064181 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1269117413
[junit4] 2> 4064181 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4064181 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4508313a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7f0b1926
[junit4] 2> 4064191 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4064191 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b8c44d5: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@76e92ab4
[junit4] 2> 4064196 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4064196 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c8ab83: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@6f0c4b2
[junit4] 2> 4064197 INFO (coreCloseExecutor-16497-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@668c2acc
[junit4] 2> 4064197 INFO (coreCloseExecutor-16497-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=668c2acc
[junit4] 2> 4064197 INFO (coreCloseExecutor-16497-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@152c5a23: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2a3c8113
[junit4] 2> 4064358 INFO (commitScheduler-16495-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@523afc1e[collection1] realtime]
[junit4] 2> 4064359 INFO (coreCloseExecutor-16497-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 4064359 ERROR (commitScheduler-16495-thread-1) [ ]
o.a.s.u.CommitTracker auto commit
error...:org.apache.solr.common.SolrException: Error opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2128)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:710)
[junit4] 2> at
org.apache.solr.update.CommitTracker.run(CommitTracker.java:269)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:299)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException:
openNewSearcher called on closed core
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2115)
[junit4] 2> ... 8 more
[junit4] 2>
[junit4] 2> 4064359 INFO (coreCloseExecutor-16497-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@8b09ee6 commitCommandVersion:0
[junit4] 2> 4064428 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteTest
[junit4] 2> 4064428 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4064429 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4064453 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4064465 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 4064607 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4064786 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4064786 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4064816 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4064854 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4064854 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4064856 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4064911 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4064935 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4065064 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4065079 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 4065080 INFO (coreLoadExecutor-16507-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@5e16c055
[junit4] 2> 4065080 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4065080 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001/]
[junit4] 2> 4065093 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8847485048679263]
[junit4] 2> 4065188 WARN (coreLoadExecutor-16507-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> 4065264 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4065264 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 4065265 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4065265 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4065277 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=20078554,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 4065301 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7658a331[collection1] main]
[junit4] 2> 4065302 WARN (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 4065302 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4065302 INFO (coreLoadExecutor-16507-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1608340617747759104
[junit4] 2> 4065303 INFO
(searcherExecutor-16508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7658a331[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4065305 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4065331 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4065331 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@349f9d8e commitCommandVersion:0
[junit4] 2> 4065360 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1608340617751953408), 1 (1608340617775022080), 2 (1608340617775022081), 3
(1608340617775022082), 4 (1608340617775022083), 5 (1608340617775022084), 6
(1608340617775022085), 7 (1608340617775022086), 8 (1608340617775022087), 9
(1608340617776070656), ... (150 adds)]} 0 53
[junit4] 2> 4065587 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[0
(-1608340618045554688), 1 (-1608340618045554689), 2 (-1608340618045554690), 3
(-1608340618045554691), 4 (-1608340618045554692), 5 (-1608340618045554693), 6
(-1608340618045554694), 7 (-1608340618045554695), 8 (-1608340618045554696), 9
(-1608340618045554697), ... (15 deletes)]} 0 0
[junit4] 2> 4065813 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[15
(-1608340618274144256), 16 (-1608340618274144257), 17 (-1608340618274144258),
18 (-1608340618274144259), 19 (-1608340618274144260), 20
(-1608340618274144261), 21 (-1608340618274144262), 22 (-1608340618274144263),
23 (-1608340618274144264), 24 (-1608340618274144265), ... (15 deletes)]} 0 9
[junit4] 2> 4066038 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[30
(-1608340618518462464), 31 (-1608340618519511040), 32 (-1608340618519511041),
33 (-1608340618519511042), 34 (-1608340618519511043), 35
(-1608340618519511044), 36 (-1608340618519511045), 37 (-1608340618519511046),
38 (-1608340618519511047), 39 (-1608340618519511048), ... (15 deletes)]} 0 0
[junit4] 2> 4066262 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[45
(-1608340618754392064), 46 (-1608340618754392065), 47 (-1608340618754392066),
48 (-1608340618754392067), 49 (-1608340618754392068), 50
(-1608340618754392069), 51 (-1608340618754392070), 52 (-1608340618754392071),
53 (-1608340618754392072), 54 (-1608340618754392073), ... (15 deletes)]} 0 0
[junit4] 2> 4066325 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@45e5f92b[collection1] realtime]
[junit4] 2> 4066325 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4066325 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4066325 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@349f9d8e commitCommandVersion:0
[junit4] 2> 4066368 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[60
(-1608340618864492544), 61 (-1608340618865541120), 62 (-1608340618865541121),
63 (-1608340618865541122), 64 (-1608340618865541123), 65
(-1608340618865541124), 66 (-1608340618865541125), 67 (-1608340618865541126),
68 (-1608340618865541127), 69 (-1608340618865541128), ... (15 deletes)]} 0 1
[junit4] 2> 4066410 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1dfa325e[collection1] realtime]
[junit4] 2> 4066418 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4066581 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[75
(-1608340619088887808), 76 (-1608340619088887809), 77 (-1608340619088887810),
78 (-1608340619088887811), 79 (-1608340619088887812), 80
(-1608340619088887813), 81 (-1608340619088887814), 82 (-1608340619088887815),
83 (-1608340619088887816), 84 (-1608340619088887817), ... (15 deletes)]} 0 0
[junit4] 2> 4066801 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[90
(-1608340619319574528), 91 (-1608340619319574529), 92 (-1608340619319574530),
93 (-1608340619319574531), 94 (-1608340619319574532), 95
(-1608340619319574533), 96 (-1608340619319574534), 97 (-1608340619319574535),
98 (-1608340619319574536), 99 (-1608340619319574537), ... (15 deletes)]} 0 0
[junit4] 2> 4067024 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[105
(-1608340619553406976), 106 (-1608340619553406977), 107 (-1608340619553406978),
108 (-1608340619553406979), 109 (-1608340619553406980), 110
(-1608340619553406981), 111 (-1608340619553406982), 112 (-1608340619553406983),
113 (-1608340619553406984), 114 (-1608340619553406985), ... (15 deletes)]} 0 0
[junit4] 2> 4067025 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4067025 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@349f9d8e commitCommandVersion:0
[junit4] 2> 4067026 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@625dfaa6[collection1] realtime]
[junit4] 2> 4067026 INFO (commitScheduler-16511-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4067083 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[120
(-1608340619614224384), 121 (-1608340619614224385), 122 (-1608340619614224386),
123 (-1608340619615272960), 124 (-1608340619615272961), 125
(-1608340619615272962), 126 (-1608340619615272963), 127 (-1608340619615272964),
128 (-1608340619615272965), 129 (-1608340619615272966), ... (15 deletes)]} 0 1
[junit4] 2> 4067300 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[135
(-1608340619842813952), 136 (-1608340619842813953), 137 (-1608340619842813954),
138 (-1608340619842813955), 139 (-1608340619842813956), 140
(-1608340619842813957), 141 (-1608340619842813958), 142 (-1608340619842813959),
143 (-1608340619842813960), 144 (-1608340619842813961), ... (15 deletes)]} 0 0
[junit4] 2> 4067525 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending deleteTest
[junit4] 2> 4067525 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 4067525 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1667242912
[junit4] 2> 4067525 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4067525 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@281b9069: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3fed474b
[junit4] 2> 4067546 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4067546 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27fec78f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@76e92ab4
[junit4] 2> 4067552 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4067552 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[ACA012446D67A13E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74523569: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@6f0c4b2
[junit4] 2> 4067564 INFO (coreCloseExecutor-16513-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e43c2bf
[junit4] 2> 4067569 INFO (coreCloseExecutor-16513-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=3e43c2bf
[junit4] 2> 4067569 INFO (coreCloseExecutor-16513-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@392982ed: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@54489b5e
[junit4] 2> 4067582 INFO (coreCloseExecutor-16513-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 4067582 INFO (coreCloseExecutor-16513-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@349f9d8e commitCommandVersion:0
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MaxSizeAutoCommitTest -Dtests.method=deleteTest
-Dtests.seed=ACA012446D67A13E -Dtests.slow=true -Dtests.locale=gl
-Dtests.timezone=Asia/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 3.17s J0 | MaxSizeAutoCommitTest.deleteTest <<<
[junit4] > Throwable #1: java.lang.AssertionError: Tlog size exceeds the
max size bound. Tlog path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001/tlog/tlog.0000000000000000001,
tlog size: 4949
[junit4] > at
__randomizedtesting.SeedInfo.seed([ACA012446D67A13E:BCEEF7BB16C998CF]:0)
[junit4] > at
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:382)
[junit4] > at
org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:202)
[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> 4067601 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRedundantDeletes
[junit4] 2> 4067601 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4067602 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4067625 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4067637 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 4067841 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4068000 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4068000 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 4068023 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4068037 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4068037 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e16c055
[junit4] 2> 4068039 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4068078 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4068090 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4068174 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4068181 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 4068181 INFO (coreLoadExecutor-16523-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@5e16c055
[junit4] 2> 4068181 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4068181 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_ACA012446D67A13E-001/init-core-data-001/]
[junit4] 2> 4068183 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8847485048679263]
[junit4] 2> 4068184 WARN (coreLoadExecutor-16523-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> 4068242 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4068242 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 4068243 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4068243 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4068245 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=20078554,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 4068245 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69f60f36[collection1] main]
[junit4] 2> 4068245 WARN (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 4068246 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4068247 INFO
(searcherExecutor-16524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69f60f36[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4068247 INFO (coreLoadExecutor-16523-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1608340620835815424
[junit4] 2> 4068250 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4068255 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4068255 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44992328 commitCommandVersion:0
[junit4] 2> 4068261 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1608340620840009728), 1 (1608340620841058304), 2 (1608340620842106880), 3
(1608340620842106881), 4 (1608340620842106882), 5 (1608340620842106883), 6
(1608340620842106884), 7 (1608340620842106885), 8 (1608340620842106886), 9
(1608340620842106887), ... (150 adds)]} 0 9
[junit4] 2> 4068274 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4cb6649c[collection1] realtime]
[junit4] 2> 4068274 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4068274 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4068274 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44992328 commitCommandVersion:0
[junit4] 2> 4068275 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3df75006[collection1] realtime]
[junit4] 2> 4068276 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620966887424)]} 0 53
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936000)]} 0 53
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936001)]} 0 53
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936002)]} 0 53
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936003)]} 0 53
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936004)]} 0 53
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936005)]} 0 54
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936006)]} 0 54
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936007)]} 0 54
[junit4] 2> 4068373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936008)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620967936009)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984576)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984577)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984578)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984579)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984580)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984581)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984582)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984583)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984584)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984585)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984586)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984587)]} 0 54
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984588)]} 0 55
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984589)]} 0 55
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984590)]} 0 55
[junit4] 2> 4068374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984591)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620968984592)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033152)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033153)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033154)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033155)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033156)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033157)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033158)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033159)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033160)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033161)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033162)]} 0 55
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033163)]} 0 56
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033164)]} 0 56
[junit4] 2> 4068375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033165)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620970033166)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081728)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081729)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081730)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081731)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081732)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081733)]} 0 56
[junit4] 2> 4068376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340620971081734)]} 0 56
[junit4] 2> 4068377 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4068377 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44992328 commitCommandVersion:0
[junit4] 2> 4068378 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@433f32e9[collection1] realtime]
[junit4] 2> 4068378 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4068427 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621023510528)]} 0 107
[junit4] 2> 4068427 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621024559104)]} 0 108
[junit4] 2> 4068427 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621024559105)]} 0 108
[junit4] 2> 4068427 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621024559106)]} 0 108
[junit4] 2> 4068427 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621024559107)]} 0 108
[junit4] 2> 4068427 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621024559108)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621024559109)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607680)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607681)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607682)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607683)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607684)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607685)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607686)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607687)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607688)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607689)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607690)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607691)]} 0 108
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607692)]} 0 109
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607693)]} 0 109
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607694)]} 0 109
[junit4] 2> 4068428 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607695)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621025607696)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656256)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656257)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656258)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656259)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656260)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656261)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656262)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656263)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656264)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656265)]} 0 109
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656266)]} 0 110
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656267)]} 0 110
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656268)]} 0 110
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656269)]} 0 110
[junit4] 2> 4068429 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621026656270)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704832)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704833)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704834)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704835)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704836)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704837)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704838)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704839)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704840)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704841)]} 0 110
[junit4] 2> 4068430 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621027704842)]} 0 110
[junit4] 2> 4068432 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4068432 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44992328 commitCommandVersion:0
[junit4] 2> 4068432 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d623687[collection1] realtime]
[junit4] 2> 4068433 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4068496 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621090619392)]} 0 171
[junit4] 2> 4068506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621106348032)]} 0 186
[junit4] 2> 4068506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621107396608)]} 0 186
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736640)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736641)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736642)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736643)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736644)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736645)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736646)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736647)]} 0 193
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736648)]} 0 194
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736649)]} 0 194
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736650)]} 0 194
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736651)]} 0 194
[junit4] 2> 4068513 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621114736652)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785216)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785217)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785218)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785219)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785220)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785221)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785222)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785223)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785224)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785225)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785226)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785227)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785228)]} 0 194
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785229)]} 0 195
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785230)]} 0 195
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785231)]} 0 195
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785232)]} 0 195
[junit4] 2> 4068514 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621115785233)]} 0 195
[junit4] 2> 4068527 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621116833792)]} 0 208
[junit4] 2> 4068528 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621129416704)]} 0 208
[junit4] 2> 4068528 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621130465280)]} 0 208
[junit4] 2> 4068528 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621130465281)]} 0 208
[junit4] 2> 4068528 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621130465282)]} 0 208
[junit4] 2> 4068528 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621130465283)]} 0 208
[junit4] 2> 4068528 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621130465284)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513856)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513857)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513858)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513859)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513860)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513861)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513862)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513863)]} 0 209
[junit4] 2> 4068529 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621131513864)]} 0 209
[junit4] 2> 4068532 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4068532 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44992328 commitCommandVersion:0
[junit4] 2> 4068551 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@34d331bd[collection1] realtime]
[junit4] 2> 4068552 INFO (commitScheduler-16527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4068582 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621184991232)]} 0 262
[junit4] 2> 4068582 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621187088384)]} 0 263
[junit4] 2> 4068582 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621187088385)]} 0 263
[junit4] 2> 4068582 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621187088386)]} 0 263
[junit4] 2> 4068582 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621187088387)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136960)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136961)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136962)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136963)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136964)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136965)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136966)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136967)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136968)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136969)]} 0 263
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136970)]} 0 264
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136971)]} 0 264
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136972)]} 0 264
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136973)]} 0 264
[junit4] 2> 4068583 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621188136974)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185536)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185537)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185538)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185539)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185540)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185541)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185542)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185543)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185544)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185545)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185546)]} 0 264
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185547)]} 0 265
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185548)]} 0 265
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185549)]} 0 265
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185550)]} 0 265
[junit4] 2> 4068584 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621189185551)]} 0 265
[junit4] 2> 4068585 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621190234112)]} 0 265
[junit4] 2> 4068585 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621190234113)]} 0 265
[junit4] 2> 4068585 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621190234114)]} 0 265
[junit4] 2> 4068585 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621190234115)]} 0 265
[junit4] 2> 4068585 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[ACA012446D67A13E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1608340621190234116)]} 0 265
[junit4] 2> 4068585 INFO (TEST-MaxSizeAutoCommit
[...truncated too long message...]
onkeyNothingIsSafeTest, DistributedQueryComponentOptimizationTest,
TestManagedSynonymGraphFilterFactory, TestFieldCacheReopen,
TestDynamicFieldCollectionResource, BitVectorTest, ComputePlanActionTest,
ConcurrentDeleteAndCreateCollectionTest, DistributedDebugComponentTest,
TestCSVLoader, CursorMarkTest, OverseerTest, LeaderFailureAfterFreshStartTest,
CloudMLTQParserTest, HdfsCollectionsAPIDistributedZkTest,
XsltUpdateRequestHandlerTest, TestFieldCacheSortRandom,
BaseCdcrDistributedZkTest, SolrMetricsIntegrationTest,
FieldAnalysisRequestHandlerTest, TestQueryUtils, BadIndexSchemaTest,
TestExpandComponent, StatsReloadRaceTest, TestGraphTermsQParserPlugin,
BJQParserTest, CustomHighlightComponentTest, DocValuesNotIndexedTest,
TestRequestStatusCollectionAPI, TestPerFieldSimilarity, TestRecoveryHdfs,
TestSolrConfigHandlerCloud, TriggerSetPropertiesIntegrationTest,
OutputWriterTest, PreAnalyzedFieldManagedSchemaCloudTest,
TestDistributedGrouping, AnalysisErrorHandlingTest, TestRandomFlRTGCloud,
RequestLoggingTest, TestMinMaxOnMultiValuedField, TestLRUStatsCache,
AlternateDirectoryTest, TestDistributedSearch,
TestComplexPhraseLeadingWildcard, TestClusterProperties,
TestManagedStopFilterFactory, DirectoryFactoryTest, SuggesterTest,
WrapperMergePolicyFactoryTest, MetricsHistoryIntegrationTest,
CSVRequestHandlerTest, NodeLostTriggerTest, HdfsAutoAddReplicasIntegrationTest,
TestReloadAndDeleteDocs, TestNumericRangeQuery64,
DeleteLastCustomShardedReplicaTest, TestNumericTerms32, CircularListTest,
TestPointFields, TestFieldCacheWithThreads, TestSuggestSpellingConverter,
DeleteStatusTest, ChangedSchemaMergeTest, DistributedQueueTest,
SignatureUpdateProcessorFactoryTest, HLLUtilTest, TestScoreJoinQPScore,
MoreLikeThisHandlerTest, IndexSizeTriggerTest,
AtomicUpdateProcessorFactoryTest, BlockCacheTest,
TestLMJelinekMercerSimilarityFactory,
OverriddenZkACLAndCredentialsProvidersTest, TestUpdate, TestCloudSchemaless,
ResponseHeaderTest, TestRandomCollapseQParserPlugin, HttpPartitionOnCommitTest,
CdcrVersionReplicationTest, FullHLLTest, PropertiesRequestHandlerTest,
TestSimDistributedQueue, AsyncCallRequestStatusResponseTest,
TestFieldCollectionResource, TestApiFramework, TestSubQueryTransformer,
TestSolrFieldCacheBean, TestLegacyField, TestRawTransformer, TestConfigOverlay,
TestLuceneIndexBackCompat, RAMDirectoryFactoryTest, SolrJmxReporterTest,
TestFieldTypeCollectionResource, RangeFacetCloudTest, ZkStateWriterTest,
DataDrivenBlockJoinTest, ParsingFieldUpdateProcessorsTest,
CollectionReloadTest, RestartWhileUpdatingTest, SolrMetricManagerTest,
ReplicaListTransformerTest, TestSolrQueryResponse,
TestEmbeddedSolrServerConstructors, UtilsToolTest, SortSpecParsingTest,
ClassificationUpdateProcessorTest, BlockJoinFacetRandomTest,
DocumentBuilderTest, LeaderElectionTest, AnalysisAfterCoreReloadTest,
CursorPagingTest, DistributedIntervalFacetingTest, EchoParamsTest, SampleTest,
SolrInfoBeanTest, TestDistributedMissingSort, TestDocumentBuilder,
TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties,
TestTolerantSearch, TestTrie, ProtectedTermFilterFactoryTest, TestCharFilters,
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest,
AliasIntegrationTest, BasicDistributedZk2Test, BasicDistributedZkTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest,
CollectionStateFormat2Test, DeleteShardTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest,
ForceLeaderTest, LIROnShardRestartTest, LIRRollingUpdatesTest,
LeaderElectionContextKeyTest, LeaderElectionIntegrationTest,
LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest,
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest,
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerTaskQueueTest, PeerSyncReplicationTest, ReplaceNodeNoTargetTest,
SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, SyncSliceTest,
TestCloudInspectUtil, TestCloudJSONFacetSKG, TestCloudPivotFacet,
TestCloudRecovery, TestCloudSearcherWarming, TestConfigSetsAPI,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion,
TestDistributedMap, TestDownShardTolerantSearch, TestHashPartitioner,
TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry,
TestLeaderInitiatedRecoveryThread, TestLockTree,
TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling,
TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation,
TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica,
TestWithCollection, ZkNodePropsTest, ZkShardTermsTest, ZkSolrClientTest,
CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster,
TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore,
AutoAddReplicasPlanActionTest, MetricTriggerIntegrationTest,
NodeLostTriggerIntegrationTest, ScheduledTriggerIntegrationTest,
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TriggerIntegrationTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest,
HdfsRestartWhileUpdatingTest, TestClusterStateMutator, ImplicitSnitchTest,
RuleEngineTest, RulesTest, TestBackupRepositoryFactory, TestCodecSupport,
TestCoreContainer, TestJmxIntegration, TestMergePolicyConfig, TestNRTOpen,
TestQuerySenderListener, TestQuerySenderNoQuery, TestSimpleTextCodec,
TestSolrConfigHandler, SearchHandlerTest, TestBlobHandler, TestReqParamsAPI,
TestRestoreCore, TestSQLHandler, V2StandaloneTest,
AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest,
CoreAdminHandlerTest, InfoHandlerTest, LukeRequestHandlerTest,
DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest,
DistributedQueryElevationComponentTest, DistributedTermsComponentTest,
ResponseLogComponentTest, SearchHandlerTest,
TermVectorComponentDistributedTest, TestPivotHelperCode,
TestTrackingShardHandlerFactory, TestExportWriter, EmbeddedSolrNoSerializeTest,
Tagger2Test, HighlighterMaxOffsetTest, TestPostingsSolrHighlighter,
TestSlowCompositeReaderWrapper, TestLegacyNumericUtils, TestNumericTokenStream,
MetricsConfigTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest,
SolrCloudReportersTest, RegexBytesRefFilterTest, SimpleFacetsTest,
TestIntervalFaceting, TestManagedResource, TestRestManager,
TestCopyFieldCollectionResource, TestDynamicFieldResource,
TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion,
BadCopyFieldTest, BooleanFieldTest, CopyFieldTest, CurrencyFieldTypeTest,
DateFieldTest, DocValuesMissingTest, EnumFieldTest, ExternalFileFieldSortTest,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, PolyFieldTest,
PrimitiveFieldTypeTest, SchemaApiFailureTest, SynonymTokenizerTest,
TestBinaryField, TestCollationField, TestCollationFieldDocValues,
TestManagedSchemaThreadSafety, TestSchemaManager,
TestSchemalessBufferedUpdates, TestSortableTextField, UUIDFieldTest,
AnalyticsQueryTest, MergeStrategyTest, RankQueryTest,
SignificantTermsQParserPluginTest, SpatialFilterTest, TestComponentsName,
TestDocSet, TestIndexSearcher, TestLegacyNumericRangeQueryBuilder,
TestMaxScoreQueryParser, TestNoOpRegenerator,
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin,
TestPseudoReturnFields, TestQueryTypes, TestRTGBase, TestReRankQParserPlugin,
TestReload, TestReloadDeadlock, TestSearchPerf, TestSearcherReuse,
TestSmileRequest, TestSolr4Spatial, TestStressUserVersions,
TestSurroundQueryParser, TestValueSourceCache, TestXmlQParserPlugin,
TestJsonFacetRefinement, TestJsonFacets, TestJsonFacetsStatsParsing,
TestFunctionQuery, TestOrdValues, TestSortByMinMaxFunction,
DistanceFunctionTest, GraphQueryTest, TestCloudNestedDocsSort,
TestNestedDocsSort, TestScoreJoinQPNoScore, SimpleMLTQParserTest,
TestBM25SimilarityFactory, TestDFISimilarityFactory, TestDFRSimilarityFactory,
TestIBSimilarityFactory, TestLMDirichletSimilarityFactory,
TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory,
TestDefaultStatsCache, TestExactStatsCache, ConjunctionSolrSpellCheckerTest,
DirectSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest,
SuggesterFSTTest, SuggesterWFSTTest, TestFileDictionaryLookup,
TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, BlockDirectoryTest,
HdfsDirectoryTest, TestDocTermOrds, TestFieldCacheVsDocValues,
AddBlockUpdateTest, DirectUpdateHandlerTest, MaxSizeAutoCommitTest]
[junit4] Completed [804/829 (1!)] on J0 in 66.64s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 41957 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4774/consoleText
[repro] Revision: 6c11284e7c46bac110b1915719907d647d490091
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=MaxSizeAutoCommitTest
-Dtests.method=deleteTest -Dtests.seed=ACA012446D67A13E -Dtests.slow=true
-Dtests.locale=gl -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] MaxSizeAutoCommitTest
[repro] ant compile-test
[...truncated 3343 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MaxSizeAutoCommitTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=ACA012446D67A13E
-Dtests.slow=true -Dtests.locale=gl -Dtests.timezone=Asia/Istanbul
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 108 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.update.MaxSizeAutoCommitTest
[repro] Exiting with code 0
[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]