Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/943/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([B1698D41135CF549:A521D614305B4857]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13237 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/init-core-data-001
[junit4] 2> 2258951 WARN
(SUITE-TestReplicationHandler-seed#[B1698D41135CF549]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 2258951 INFO
(SUITE-TestReplicationHandler-seed#[B1698D41135CF549]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2258952 INFO
(SUITE-TestReplicationHandler-seed#[B1698D41135CF549]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 2258952 INFO
(SUITE-TestReplicationHandler-seed#[B1698D41135CF549]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2258954 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
[junit4] 2> 2258955 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1
[junit4] 2> 2258957 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2258959 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24738566{/solr,null,AVAILABLE}
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@22087e2d{HTTP/1.1,[http/1.1]}{127.0.0.1:40489}
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server Started @2260360ms
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=40489}
[junit4] 2> 2258961 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2258961 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T22:49:52.278Z
[junit4] 2> 2258962 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/solr.xml
[junit4] 2> 2258964 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2258964 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2258964 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2258985 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2258990 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2258990 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2258992 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/.
[junit4] 2> 2258992 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2258992 INFO (coreLoadExecutor-4903-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2258999 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2259005 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2259013 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2259014 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2259014 INFO (coreLoadExecutor-4903-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@151c86a1
[junit4] 2> 2259014 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2259014 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2259015 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.86482478612611]
[junit4] 2> 2259035 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2259035 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2259036 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.4423828125,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=27.269715607812113,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2259036 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fab7e2b[collection1] main]
[junit4] 2> 2259036 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1/conf
[junit4] 2> 2259036 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 2259037 INFO (coreLoadExecutor-4903-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2259037 INFO
(searcherExecutor-4904-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4fab7e2b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2259038 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1
[junit4] 2> 2259039 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ef8074a{/solr,null,AVAILABLE}
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@504a0d06{HTTP/1.1,[http/1.1]}{127.0.0.1:38839}
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server Started @2260439ms
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=38839}
[junit4] 2> 2259040 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2259040 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T22:49:52.357Z
[junit4] 2> 2259041 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/solr.xml
[junit4] 2> 2259043 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2259043 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2259043 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2259063 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259070 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259070 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259071 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/.
[junit4] 2> 2259071 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2259072 INFO (coreLoadExecutor-4913-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2259079 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2259085 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2259087 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2259087 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 2259087 INFO (coreLoadExecutor-4913-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@151c86a1
[junit4] 2> 2259087 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2259087 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/./collection1/data/]
[junit4] 2> 2259088 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.86482478612611]
[junit4] 2> 2259116 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2259116 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2259116 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.4423828125,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=27.269715607812113,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2259116 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@77c89bd4[collection1] main]
[junit4] 2> 2259117 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1/conf
[junit4] 2> 2259118 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 2259118 INFO (coreLoadExecutor-4913-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2259118 INFO
(searcherExecutor-4914-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77c89bd4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2259119 INFO (qtp304075036-14952) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2259120 INFO (qtp304075036-14952) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 2259120 INFO (qtp1566808820-14969) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2259120 INFO (qtp1566808820-14969) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 2259121 INFO (qtp304075036-14953) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2259121 INFO (qtp304075036-14953) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7a96945 commitCommandVersion:0
[junit4] 2> 2259121 INFO (qtp304075036-14953) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@48539dfb[collection1] main]
[junit4] 2> 2259122 INFO (qtp304075036-14953) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2259122 INFO
(searcherExecutor-4904-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@48539dfb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2259123 INFO (qtp304075036-14953) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 2259123 INFO (qtp1566808820-14970) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2259123 INFO (qtp1566808820-14970) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb0d76c commitCommandVersion:0
[junit4] 2> 2259123 INFO (qtp1566808820-14970) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@404a22d1[collection1] main]
[junit4] 2> 2259123 INFO (qtp1566808820-14970) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2259124 INFO
(searcherExecutor-4914-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@404a22d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2259124 INFO (qtp1566808820-14970) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 2259127 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@22087e2d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2259127 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=531013796
[junit4] 2> 2259127 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2259127 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@49b553d7: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@cbbc0b1
[junit4] 2> 2259130 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2259130 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f86e7ee: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@304d4842
[junit4] 2> 2259132 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2259132 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8316c6e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@609f3e25
[junit4] 2> 2259133 INFO (coreCloseExecutor-4919-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5f0da03a
[junit4] 2> 2259133 INFO (coreCloseExecutor-4919-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1594728506
[junit4] 2> 2259133 INFO (coreCloseExecutor-4919-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@75e3518a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5d8fbbb5
[junit4] 2> 2259140 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@24738566{/solr,null,UNAVAILABLE}
[junit4] 2> 2259140 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@504a0d06{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2259140 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=178949015
[junit4] 2> 2259140 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2259140 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@426c72e8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4cb257a6
[junit4] 2> 2259144 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2259145 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e057919: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@304d4842
[junit4] 2> 2259148 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2259148 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1640b87c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@609f3e25
[junit4] 2> 2259148 INFO (coreCloseExecutor-4921-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1cd3431a
[junit4] 2> 2259148 INFO (coreCloseExecutor-4921-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=483607322
[junit4] 2> 2259148 INFO (coreCloseExecutor-4921-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20d0db9: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16bbf303
[junit4] 2> 2259158 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ef8074a{/solr,null,UNAVAILABLE}
[junit4] 2> 2259167 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f191bf2{/solr,null,AVAILABLE}
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@cb6bbbe{HTTP/1.1,[http/1.1]}{127.0.0.1:41123}
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server Started @2260567ms
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=41123}
[junit4] 2> 2259168 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2259168 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T22:49:52.485Z
[junit4] 2> 2259169 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/solr.xml
[junit4] 2> 2259171 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2259171 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2259172 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2259190 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259196 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259196 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259198 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/.
[junit4] 2> 2259198 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2259198 INFO (coreLoadExecutor-4928-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2259205 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2259211 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2259213 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2259213 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2259213 INFO (coreLoadExecutor-4928-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@151c86a1
[junit4] 2> 2259213 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2259213 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2259215 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6150935564726367]
[junit4] 2> 2259268 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2259268 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2259269 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2259269 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@31b8968e[collection1] main]
[junit4] 2> 2259269 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1/conf
[junit4] 2> 2259270 INFO (coreLoadExecutor-4928-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2259271 INFO
(searcherExecutor-4929-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31b8968e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2259272 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 2259273 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 2259273 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 2259274 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 2259274 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 2259274 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 2259275 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 2259276 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 2259276 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 2259276 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 2259277 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 2259277 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 2259278 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 2259279 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 2259279 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 2259280 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 2259280 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 2259281 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 2259282 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 2259283 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 2259283 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 2259284 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 2259284 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 2259285 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 2259285 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 2259286 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 2259287 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 2259287 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 2259287 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 2259288 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 2259289 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 2259289 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 2259290 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 2259290 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 2259290 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 2259291 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 2259291 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 2259292 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 2259292 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 2259292 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 2259293 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 2259293 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 2259294 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 2259294 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 2259294 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 2259295 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 2259295 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 2259296 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 2259297 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 2259297 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 2259297 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 2259298 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 2259298 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 2259298 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 2259299 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 2259300 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 2259300 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 2259300 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 2259301 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 2259301 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 2259301 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 2259302 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 2259302 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 2259303 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 2259303 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 2259304 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 2259304 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 2259305 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 2259305 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 2259305 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 2259306 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 2259306 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 2259307 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 2259307 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 2259307 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 2259308 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 2259308 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 2259309 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 2259309 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 2259310 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 2259310 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 2259310 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 2259311 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 2259311 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 2259312 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 2259312 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85]} 0 0
[junit4] 2> 2259313 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 2259313 INFO (qtp181960189-14995) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 2259314 INFO (qtp181960189-14990) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 2259314 INFO (qtp181960189-14996) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 2259314 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2259315 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@134c45e5 commitCommandVersion:0
[junit4] 2> 2259354 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38d784b0[collection1] main]
[junit4] 2> 2259354 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2259355 INFO
(searcherExecutor-4929-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38d784b0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c90)))}
[junit4] 2> 2259355 INFO (qtp181960189-14997) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 40
[junit4] 2> 2259356 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@cb6bbbe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2259356 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1240879971
[junit4] 2> 2259356 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2259356 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c2f4b05: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@243d2484
[junit4] 2> 2259359 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2259360 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@788115ea: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@304d4842
[junit4] 2> 2259362 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2259362 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c47c852: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@609f3e25
[junit4] 2> 2259363 INFO (coreCloseExecutor-4933-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7a6572f
[junit4] 2> 2259363 INFO (coreCloseExecutor-4933-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=128341807
[junit4] 2> 2259363 INFO (coreCloseExecutor-4933-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a041a76: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@25fc7d53
[junit4] 2> 2259371 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f191bf2{/solr,null,UNAVAILABLE}
[junit4] 2> 2259372 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2259372 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a57e807{/solr,null,AVAILABLE}
[junit4] 2> 2259372 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@7f285543{HTTP/1.1,[http/1.1]}{127.0.0.1:34951}
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server Started @2260772ms
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=34951}
[junit4] 2> 2259373 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T22:49:52.690Z
[junit4] 2> 2259373 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/solr.xml
[junit4] 2> 2259375 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2259375 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2259376 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2259395 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259401 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259401 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259402 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/.
[junit4] 2> 2259402 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2259402 INFO (coreLoadExecutor-4940-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2259408 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2259412 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2259413 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2259413 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2259414 INFO (coreLoadExecutor-4940-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@151c86a1
[junit4] 2> 2259414 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2259414 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2259440 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2259440 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2259440 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6150935564726367]
[junit4] 2> 2259441 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@580161bc[collection1] main]
[junit4] 2> 2259442 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-001/collection1/conf
[junit4] 2> 2259442 INFO (coreLoadExecutor-4940-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2259443 INFO
(searcherExecutor-4941-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@580161bc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c90)))}
[junit4] 2> 2259444 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2259444 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a44dd39{/solr,null,AVAILABLE}
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@aca1d8c{HTTP/1.1,[http/1.1]}{127.0.0.1:40369}
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.Server Started @2260844ms
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=40369}
[junit4] 2> 2259445 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T22:49:52.762Z
[junit4] 2> 2259445 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/solr.xml
[junit4] 2> 2259447 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2259447 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2259448 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2259467 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259473 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259474 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151c86a1
[junit4] 2> 2259475 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/.
[junit4] 2> 2259475 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2259475 INFO (coreLoadExecutor-4950-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2259481 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2259485 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2259486 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2259486 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 2259486 INFO (coreLoadExecutor-4950-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@151c86a1
[junit4] 2> 2259486 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2259486 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/./collection1/data/]
[junit4] 2> 2259488 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6150935564726367]
[junit4] 2> 2259524 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2259524 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2259525 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2259525 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@50963c83[collection1] main]
[junit4] 2> 2259525 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1/conf
[junit4] 2> 2259526 INFO (coreLoadExecutor-4950-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2259527 INFO
(searcherExecutor-4951-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@50963c83[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2259528 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2259529 INFO (qtp587052481-15016) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2259529 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2259529 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1512514192632
[junit4] 2> 2259529 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2259529 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2259529 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2259530 INFO (qtp587052481-15017) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 2259531 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 2259532 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6150935564726367]
[junit4] 2> 2259532 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2259532 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1/data/index.20171205194952848
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ad8add6;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> 2259532 INFO (qtp587052481-15018) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2259539 INFO (qtp587052481-15011) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2259547 INFO (qtp587052481-15016) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2269881 INFO (qtp587052481-15017) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2269882 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=542582) : 10 secs (54258 bytes/sec) to
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001/solr-instance-002/collection1/data/index.20171205194952848
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ad8add6;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> 2269910 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2269911 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2269912 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ffb52b1[collection1] main]
[junit4] 2> 2269913 INFO
(searcherExecutor-4951-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ffb52b1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c90)))}
[junit4] 2> 2269914 INFO (qtp2130333020-15033) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:34951/solr/collection1/replication&command=fetchindex}
status=0 QTime=10386
[junit4] 2> 2269927 INFO (qtp2130333020-15035) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=90 status=0 QTime=9
[junit4] 2> 2269927 INFO (qtp587052481-15011) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90]} 0 9
[junit4] 2> 2269929 INFO (qtp587052481-15016) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 2269929 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 90 docs
[junit4] 2> 2269929 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.h.TestReplicationHandler approximateTimeInSeconds = 0.0
timeTakenInSeconds = 10
[junit4] 2> 2269929 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRateLimitedReplication
[junit4] 2> 2269929 INFO (qtp587052481-15017) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 2269930 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7f285543{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2269930 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20688868
[junit4] 2> 2269930 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2269931 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4eef6730: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3dfa6cb1
[junit4] 2> 2269943 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2269944 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c154bd: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@304d4842
[junit4] 2> 2269951 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2269951 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@70829b15: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@609f3e25
[junit4] 2> 2269952 INFO (coreCloseExecutor-4956-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4be4089e
[junit4] 2> 2269952 INFO (coreCloseExecutor-4956-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1273235614
[junit4] 2> 2269952 INFO (coreCloseExecutor-4956-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38eb21e8: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@560ac66c
[junit4] 2> 2269997 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5a57e807{/solr,null,UNAVAILABLE}
[junit4] 2> 2269998 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@aca1d8c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2269999 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=103262510
[junit4] 2> 2269999 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2269999 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@512348dc: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@70a66013
[junit4] 2> 2270009 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2270009 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@72e231cf: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.me
[...truncated too long message...]
x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=493 status=0 QTime=0
[junit4] 2> 2335952 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.h.TestReplicationHandler Waited for 100ms and found 493 docs
[junit4] 2> 2335953 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterStartupWithNoActivity
[junit4] 2> 2335953 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7243b67b{HTTP/1.1,[http/1.1]}{127.0.0.1:40097}
[junit4] 2> 2335954 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1296726456
[junit4] 2> 2335954 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2335954 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@37aa4359: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@72f4b4
[junit4] 2> 2335959 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2335959 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ff6b624: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@304d4842
[junit4] 2> 2335963 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2335963 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e0b0027: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@609f3e25
[junit4] 2> 2335964 INFO (coreCloseExecutor-5581-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6bc909d2
[junit4] 2> 2335964 INFO (coreCloseExecutor-5581-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1808337362
[junit4] 2> 2335964 INFO (coreCloseExecutor-5581-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@50896ea5: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60685f33
[junit4] 2> 2335976 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@671947e9{/solr,null,UNAVAILABLE}
[junit4] 2> 2335977 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7a67ddba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2335977 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1638688395
[junit4] 2> 2335977 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2335977 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6777e806: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6f3761f2
[junit4] 2> 2335985 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2335985 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@184578eb: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@304d4842
[junit4] 2> 2335990 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2335990 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@700784e8: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@609f3e25
[junit4] 2> 2335990 INFO (coreCloseExecutor-5583-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7209deb4
[junit4] 2> 2335990 INFO (coreCloseExecutor-5583-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1913249460
[junit4] 2> 2335991 INFO (coreCloseExecutor-5583-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@56347c91: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1fd6c8c0
[junit4] 2> 2336002 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[B1698D41135CF549])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@319bb6c8{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B1698D41135CF549-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1109, maxMBSortInHeap=5.192645389830479,
sim=RandomSimilarity(queryNorm=false): {}, locale=be-BY, timezone=America/Bahia
[junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=356200752,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1,
CdcrVersionReplicationTest, TestCodecSupport, TestQueryWrapperFilter,
TestBulkSchemaAPI, TestConfigSetsAPI,
StatelessScriptUpdateProcessorFactoryTest, TestRebalanceLeaders,
SuggestComponentContextFilterQueryTest, TestMultiValuedNumericRangeQuery,
CoreMergeIndexesAdminHandlerTest, MissingSegmentRecoveryTest,
SpatialRPTFieldTypeTest, TestHighlightDedupGrouping, TestSystemCollAutoCreate,
TemplateUpdateProcessorTest, TestStandardQParsers, TestDefaultStatsCache,
TestConfig, SearchHandlerTest, LeaderElectionIntegrationTest,
TestDFRSimilarityFactory, TestCloudNestedDocsSort, SpellCheckComponentTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestUtils, TestNumericTokenStream,
CollectionStateFormat2Test, TestImplicitCoreProperties, FileUtilsTest,
CollectionsAPISolrJTest, StressHdfsTest, TestPushWriter,
DeleteInactiveReplicaTest, TestPHPSerializedResponseWriter,
ExecutePlanActionTest, ForceLeaderTest, TestPhraseSuggestions,
AutoscalingHistoryHandlerTest, TestUpdate, URLClassifyProcessorTest,
TestSQLHandlerNonCloud, TestMacros, SolrCoreTest, QueryParsingTest,
SolrPluginUtilsTest, TestClusterProperties, TestWordDelimiterFilterFactory,
TestCorePropertiesReload, SystemLogListenerTest, NoCacheHeaderTest,
TestReRankQParserPlugin, TestComponentsName, HdfsNNFailoverTest,
TestDownShardTolerantSearch, DateRangeFieldTest, ExternalFileFieldSortTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, PrimitiveFieldTypeTest,
TestConfigSetImmutable, TestCloudPseudoReturnFields, TestJsonFacets,
DistributedQueryElevationComponentTest, SolrXmlInZkTest,
TestIndexingPerformance, BasicDistributedZkTest, TestRecovery,
AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomDVFaceting,
BooleanFieldTest, HdfsChaosMonkeyNothingIsSafeTest, TestScoreJoinQPScore,
TestNumericTerms64, SimpleMLTQParserTest, TestSearcherReuse,
TestLuceneIndexBackCompat, UpdateParamsTest, NumberUtilsTest,
TestSortByMinMaxFunction, TermVectorComponentTest, CacheHeaderTest,
MultiTermTest, DeleteReplicaTest, FullHLLTest, DirectoryFactoryTest,
TestZkAclsWithHadoopAuth, DirectUpdateHandlerOptimizeTest,
RegexBytesRefFilterTest, TestDocTermOrds, TestExpandComponent,
TestReplicationHandler]
[junit4] Completed [509/751 (1!)] on J0 in 77.07s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 48185 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]