Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1642/
Java: 64bit/jdk1.8.0 -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([F2E14C588B4CC928:E6A9170DA84B7436]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
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 12428 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 1247512 INFO
(SUITE-TestReplicationHandler-seed#[F2E14C588B4CC928]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/init-core-data-001
[junit4] 2> 1247512 WARN
(SUITE-TestReplicationHandler-seed#[F2E14C588B4CC928]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1247512 INFO
(SUITE-TestReplicationHandler-seed#[F2E14C588B4CC928]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1247512 INFO
(SUITE-TestReplicationHandler-seed#[F2E14C588B4CC928]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1247517 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
[junit4] 2> 1247518 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1
[junit4] 2> 1247521 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1247521 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1247521 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1247521 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1247522 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76dcc9f3{/solr,null,AVAILABLE}
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@73353c26{HTTP/1.1,[http/1.1]}{127.0.0.1:45426}
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server Started @1251232ms
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=45426}
[junit4] 2> 1247524 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T18:53:32.483Z
[junit4] 2> 1247524 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/solr.xml
[junit4] 2> 1247527 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1247527 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1247528 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1247564 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1247571 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1247572 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1247573 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/.
[junit4] 2> 1247573 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1247574 INFO (coreLoadExecutor-3734-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1247583 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1247592 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1247593 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1247593 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1247593 INFO (coreLoadExecutor-3734-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@23aa06ce
[junit4] 2> 1247593 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1247593 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1247594 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=24.380859375,
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=17.18956807539398,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1247644 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247644 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247645 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=30.330078125,
floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=4.317674716165529,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1247645 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@848fe4b[collection1]
main]
[junit4] 2> 1247645 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1/conf
[junit4] 2> 1247646 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1247646 INFO (coreLoadExecutor-3734-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247647 INFO
(searcherExecutor-3735-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@848fe4b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248149 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1
[junit4] 2> 1248153 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1248155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1248155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d18f62f{/solr,null,AVAILABLE}
[junit4] 2> 1248156 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@71bcfa10{HTTP/1.1,[http/1.1]}{127.0.0.1:34090}
[junit4] 2> 1248156 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server Started @1251865ms
[junit4] 2> 1248156 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=34090}
[junit4] 2> 1248156 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1248156 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 1248157 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1248157 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248157 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T18:53:33.116Z
[junit4] 2> 1248157 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/solr.xml
[junit4] 2> 1248161 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1248161 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1248162 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1248202 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248210 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248210 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248211 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/.
[junit4] 2> 1248211 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1248212 INFO (coreLoadExecutor-3744-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1248227 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1248232 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1248239 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1248239 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 1248240 INFO (coreLoadExecutor-3744-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@23aa06ce
[junit4] 2> 1248240 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1248240 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1248241 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=24.380859375,
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=17.18956807539398,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1248282 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1248282 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1248282 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=30.330078125,
floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=4.317674716165529,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1248283 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e66e85b[collection1] main]
[junit4] 2> 1248283 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1/conf
[junit4] 2> 1248285 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1248285 INFO (coreLoadExecutor-3744-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1248286 INFO
(searcherExecutor-3745-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e66e85b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248290 INFO (qtp1715246061-14031) [ 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> 1248290 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1248290 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1248290 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1248290 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1248290 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1248291 INFO (qtp1715246061-14032) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1248291 INFO (qtp1715246061-14032) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 1248291 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1248291 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@627ca68d commitCommandVersion:0
[junit4] 2> 1248293 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15e72da1[collection1] main]
[junit4] 2> 1248293 INFO (indexFetcher-3749-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1248294 INFO (qtp2042352673-14048) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1248295 INFO (qtp2042352673-14048) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1248295 INFO
(searcherExecutor-3745-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15e72da1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248295 INFO (qtp1715246061-14035) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1248295 INFO (qtp1715246061-14035) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@e23d0b3 commitCommandVersion:0
[junit4] 2> 1248296 INFO (qtp1715246061-14035) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7aa0c265[collection1] main]
[junit4] 2> 1248297 INFO (qtp1715246061-14035) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1248298 INFO
(searcherExecutor-3735-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7aa0c265[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248298 INFO (qtp1715246061-14035) [ 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 3
[junit4] 2> 1248299 INFO (qtp2042352673-14050) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1248299 INFO (qtp2042352673-14050) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@627ca68d commitCommandVersion:0
[junit4] 2> 1248299 INFO (qtp2042352673-14050) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e8a5f01[collection1] main]
[junit4] 2> 1248300 INFO (qtp2042352673-14050) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1248301 INFO
(searcherExecutor-3745-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e8a5f01[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248301 INFO (qtp2042352673-14050) [ 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 2
[junit4] 2> 1248302 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@73353c26{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1248302 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=849142078
[junit4] 2> 1248303 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1248303 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a5c61f6: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@32e306f2
[junit4] 2> 1248307 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1248307 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@72c29548: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4b4e2127
[junit4] 2> 1248311 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1248311 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23d1d230: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@79068879
[junit4] 2> 1248312 INFO (coreCloseExecutor-3750-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4eede504
[junit4] 2> 1248312 INFO (coreCloseExecutor-3750-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1324213508
[junit4] 2> 1248312 INFO (coreCloseExecutor-3750-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77c899dd: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@699b3f29
[junit4] 2> 1248322 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76dcc9f3{/solr,null,UNAVAILABLE}
[junit4] 2> 1248322 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 1248324 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@71bcfa10{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1248324 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1344749002
[junit4] 2> 1248324 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1248324 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@50055408: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6285c593
[junit4] 2> 1248328 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1248328 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a7c2a4a: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4b4e2127
[junit4] 2> 1248331 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1248331 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d96daf9: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@79068879
[junit4] 2> 1248332 INFO (coreCloseExecutor-3752-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@766813d1
[junit4] 2> 1248332 INFO (coreCloseExecutor-3752-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1986532305
[junit4] 2> 1248332 INFO (coreCloseExecutor-3752-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@58513a14: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3df38fa
[junit4] 2> 1248338 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7d18f62f{/solr,null,UNAVAILABLE}
[junit4] 2> 1248338 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 1248342 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1248343 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248343 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248343 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1248344 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2dde581c{/solr,null,AVAILABLE}
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@75e46f0b{HTTP/1.1,[http/1.1]}{127.0.0.1:50856}
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server Started @1252054ms
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=50856}
[junit4] 2> 1248345 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T18:53:33.304Z
[junit4] 2> 1248345 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/solr.xml
[junit4] 2> 1248348 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1248348 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1248352 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1248385 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248388 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248388 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248394 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/.
[junit4] 2> 1248394 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1248394 INFO (coreLoadExecutor-3759-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1248407 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1248411 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1248416 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1248416 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1248416 INFO (coreLoadExecutor-3759-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@23aa06ce
[junit4] 2> 1248417 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1248417 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1248418 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=887374111,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1248455 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1248455 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1248456 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5316247777999025]
[junit4] 2> 1248457 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bc9be90[collection1] main]
[junit4] 2> 1248457 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1/conf
[junit4] 2> 1248458 INFO (coreLoadExecutor-3759-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1248458 INFO
(searcherExecutor-3760-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bc9be90[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248462 INFO (qtp1184983723-14072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 1
[junit4] 2> 1248463 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1248464 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1248465 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1248465 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 1248468 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 2
[junit4] 2> 1248469 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 1248469 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 1248469 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 1248470 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 1248470 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 1248470 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 1248471 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 1248471 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 1248474 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 2
[junit4] 2> 1248475 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 1248475 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 1248476 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 1248477 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 1248477 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 1248480 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 2
[junit4] 2> 1248481 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 1248481 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 1248482 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 1248483 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 1248483 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 1248483 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 1248484 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 1248486 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 1
[junit4] 2> 1248486 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 1248487 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 1248487 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 1248488 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 1248488 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 1248488 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 1248490 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 1248490 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 1248491 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 1248491 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 1248492 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 1248492 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 1248493 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 1248494 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 1248494 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 1248495 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 1248495 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 1248495 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 1248496 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 1248496 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 1248497 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 1248497 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 1248499 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 1
[junit4] 2> 1248499 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 1248500 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 1248500 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 1248500 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 1248501 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 1248501 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 1248505 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 1248506 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 1248507 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 1248508 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 1248508 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 1248514 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 1248514 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 1248515 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 1248515 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 1248516 INFO (qtp1184983723-14076) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 1248516 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1248516 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@57d1be29 commitCommandVersion:0
[junit4] 2> 1248533 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@21ed4a97[collection1] main]
[junit4] 2> 1248533 INFO (qtp1184983723-14078) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1248534 INFO
(searcherExecutor-3760-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21ed4a97[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c68)))}
[junit4] 2> 1248534 INFO (qtp1184983723-14078) [ 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 17
[junit4] 2> 1248535 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@75e46f0b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1248535 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=587616558
[junit4] 2> 1248535 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1248535 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69436c00: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@d02ac02
[junit4] 2> 1248540 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1248540 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a0c6c0b: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4b4e2127
[junit4] 2> 1248543 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1248543 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3da253c5: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@79068879
[junit4] 2> 1248544 INFO (coreCloseExecutor-3764-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@54aabb52
[junit4] 2> 1248544 INFO (coreCloseExecutor-3764-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1420475218
[junit4] 2> 1248544 INFO (coreCloseExecutor-3764-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d004660: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14607182
[junit4] 2> 1248554 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2dde581c{/solr,null,UNAVAILABLE}
[junit4] 2> 1248555 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 1248557 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1248559 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248559 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248559 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1248559 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@229cea34{/solr,null,AVAILABLE}
[junit4] 2> 1248559 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@7f194a5f{HTTP/1.1,[http/1.1]}{127.0.0.1:32785}
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server Started @1252269ms
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=32785}
[junit4] 2> 1248560 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T18:53:33.519Z
[junit4] 2> 1248560 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/solr.xml
[junit4] 2> 1248564 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1248564 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1248564 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1248616 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248624 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248624 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248626 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/.
[junit4] 2> 1248626 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1248626 INFO (coreLoadExecutor-3771-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1248640 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1248651 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1248652 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1248652 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1248653 INFO (coreLoadExecutor-3771-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@23aa06ce
[junit4] 2> 1248653 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1248653 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1248707 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1248707 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1248708 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=887374111,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1248710 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@58764db0[collection1] main]
[junit4] 2> 1248710 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-001/collection1/conf
[junit4] 2> 1248711 INFO (coreLoadExecutor-3771-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1248711 INFO
(searcherExecutor-3772-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@58764db0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c68)))}
[junit4] 2> 1248713 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1248714 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248714 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248714 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1248714 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b89a95e{/solr,null,AVAILABLE}
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@caf4c1a{HTTP/1.1,[http/1.1]}{127.0.0.1:48266}
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.Server Started @1252424ms
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=48266}
[junit4] 2> 1248715 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248715 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T18:53:33.674Z
[junit4] 2> 1248716 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/solr.xml
[junit4] 2> 1248719 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1248719 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1248720 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1248758 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248766 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248766 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23aa06ce
[junit4] 2> 1248768 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/.
[junit4] 2> 1248768 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1248769 INFO (coreLoadExecutor-3781-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1248778 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1248789 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1248791 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1248791 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 1248791 INFO (coreLoadExecutor-3781-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@23aa06ce
[junit4] 2> 1248791 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1248791 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1248793 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=887374111,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1248844 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1248844 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1248844 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5316247777999025]
[junit4] 2> 1248844 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@436372d1[collection1] main]
[junit4] 2> 1248844 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1/conf
[junit4] 2> 1248844 INFO (coreLoadExecutor-3781-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1248851 INFO
(searcherExecutor-3782-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@436372d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248854 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1248857 INFO (qtp792964821-14092) [ 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> 1248857 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1248857 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1516733613475
[junit4] 2> 1248857 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1248857 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1248857 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1248859 INFO (qtp792964821-14093) [ 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=1
[junit4] 2> 1248860 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 1248862 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=887374111,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1248863 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1248864 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1/data/index.20180123215333819
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8f14720
[junit4] 2> 1248864 INFO (qtp792964821-14097) [ 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> 1248875 INFO (qtp792964821-14093) [ 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> 1248882 INFO (qtp792964821-14097) [ 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> 1256526 INFO (qtp792964821-14093) [ 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> 1256526 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=401267) : 7 secs (57323 bytes/sec) to
MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001/solr-instance-002/collection1/data/index.20180123215333819
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8f14720
[junit4] 2> 1256529 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5316247777999025]
[junit4] 2> 1256530 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1256531 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12999ccc[collection1] main]
[junit4] 2> 1256532 INFO
(searcherExecutor-3782-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12999ccc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c68)))}
[junit4] 2> 1256533 INFO (qtp473153012-14109) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:32785/solr/collection1/replication&command=fetchindex}
status=0 QTime=7682
[junit4] 2> 1256537 INFO (qtp473153012-14113) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
[junit4] 2> 1256539 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 68 docs
[junit4] 2> 1256539 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.h.TestReplicationHandler approximateTimeInSeconds = 0.0
timeTakenInSeconds = 7
[junit4] 2> 1256539 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRateLimitedReplication
[junit4] 2> 1256541 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7f194a5f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1256541 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1016293038
[junit4] 2> 1256541 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1256541 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@47e868ed: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3e76eace
[junit4] 2> 1256545 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1256545 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@36abc08c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4b4e2127
[junit4] 2> 1256548 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1256548 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@98e43b2: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@79068879
[junit4] 2> 1256549 INFO (coreCloseExecutor-3787-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3d7274f9
[junit4] 2> 1256549 INFO (coreCloseExecutor-3787-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1030911225
[junit4] 2> 1256549 INFO (coreCloseExecutor-3787-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@bbb0a22: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@676e5599
[junit4] 2> 1256558 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@229cea34{/solr,null,UNAVAILABLE}
[junit4] 2> 1256558 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 1256562 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@caf4c1a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1256562 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[F2E14C588B4CC928])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=628306724
[junit4] 2> 1256563 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-see
[...truncated too long message...]
uedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1318891 INFO (qtp979242296-15168) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={tlogFile=../dir/traversal&command=filecontent} status=403 QTime=0
[junit4] 2> 1318891 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.SolrTestCaseJ4 ###Ending doTestIllegalFilePaths
[junit4] 2> 1318893 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@1b3b9138{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1318893 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=236284502
[junit4] 2> 1318894 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1318894 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ced7240: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3192f2bc
[junit4] 2> 1318897 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1318897 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15fa6049: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4b4e2127
[junit4] 2> 1318899 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1318899 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@58ef98c9: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@79068879
[junit4] 2> 1318900 INFO (coreCloseExecutor-4423-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b0827
[junit4] 2> 1318900 INFO (coreCloseExecutor-4423-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=4917287
[junit4] 2> 1318900 INFO (coreCloseExecutor-4423-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4096a081: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@32d695a7
[junit4] 2> 1318913 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@64dd7018{/solr,null,UNAVAILABLE}
[junit4] 2> 1318913 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.e.j.s.session Stopped scavenging
[junit4] 2> 1318917 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@6106241e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1318917 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1406209851
[junit4] 2> 1318917 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1318918 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d7c1144: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2992f072
[junit4] 2> 1318922 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1318922 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5efcf603: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4b4e2127
[junit4] 2> 1318925 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1318925 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e08ec7a: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@79068879
[junit4] 2> 1318925 INFO (coreCloseExecutor-4425-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3c5389f3
[junit4] 2> 1318925 INFO (coreCloseExecutor-4425-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1012107763
[junit4] 2> 1318925 INFO (coreCloseExecutor-4425-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@45cb2af: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1c98c94e
[junit4] 2> 1318931 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@30378970{/solr,null,UNAVAILABLE}
[junit4] 2> 1318931 INFO
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[F2E14C588B4CC928]) [
] o.e.j.s.session Stopped scavenging
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_F2E14C588B4CC928-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=20939, maxDocsPerChunk=652, blockSize=6),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=20939, blockSize=6)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64eb7e5c),
locale=es-GT, timezone=W-SU
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=113237272,total=260898816
[junit4] 2> NOTE: All tests run in this JVM: [CacheHeaderTest,
TestExactStatsCache, TestGroupingSearch, DistributedSuggestComponentTest,
HdfsCollectionsAPIDistributedZkTest, PreAnalyzedFieldManagedSchemaCloudTest,
BadCopyFieldTest, DocumentBuilderTest, TestShortCircuitedRequests,
V2StandaloneTest, CollectionsAPIAsyncDistributedZkTest, TestNodeLostTrigger,
FileUtilsTest, TestBackupRepositoryFactory, CdcrUpdateLogTest, CopyFieldTest,
TestOnReconnectListenerSupport, SolrIndexConfigTest, HttpPartitionTest,
TestSkipOverseerOperations, LeaderFailoverAfterPartitionTest,
TestMultiValuedNumericRangeQuery, MetricsHandlerTest, TestUtilizeNode,
TestManagedResource, TestGeoJSONResponseWriter, TestReload, MBeansHandlerTest,
NodeLostTriggerTest, MergeStrategyTest, DeleteShardTest,
TestSystemCollAutoCreate, CloudMLTQParserTest, UnloadDistributedZkTest,
SolrCoreTest, PluginInfoTest, TestRTimerTree, TestMultiWordSynonyms,
TestSuggestSpellingConverter, TestComplexPhraseQParserPlugin, TestLargeCluster,
CdcrVersionReplicationTest, SolrCloudExampleTest, TestFieldResource,
TestBinaryField, TestNumericTerms64, AtomicUpdateProcessorFactoryTest,
TestOmitPositions, SolrMetricManagerTest, AnalysisAfterCoreReloadTest,
TestDocBasedVersionConstraints, TestPostingsSolrHighlighter,
TriggerIntegrationTest, TestQueryUtils, SpatialFilterTest,
TermVectorComponentDistributedTest, TestSQLHandler, BasicDistributedZkTest,
TestHttpShardHandlerFactory, TestManagedSynonymFilterFactory, VersionInfoTest,
LeaderElectionTest, SampleTest, ConcurrentDeleteAndCreateCollectionTest,
TestMergePolicyConfig, TestCharFilters, TestClusterProperties,
ConfigureRecoveryStrategyTest, BinaryUpdateRequestHandlerTest, TestLFUCache,
TestDistributedStatsComponentCardinality, SortSpecParsingTest,
LeaderElectionIntegrationTest, TestRealTimeGet,
DistributedFacetExistsSmallTest, DeleteNodeTest, TestAuthenticationFramework,
CursorMarkTest, TestSimpleQParserPlugin, MetricTriggerTest, DateFieldTest,
SolrCloudReportersTest, RegexBytesRefFilterTest,
SimpleCollectionCreateDeleteTest, PingRequestHandlerTest,
TestSolrDeletionPolicy1, HdfsChaosMonkeySafeLeaderTest, HLLSerializationTest,
MultiTermTest, OpenExchangeRatesOrgProviderTest, MoveReplicaHDFSTest,
ConvertedLegacyTest, SOLR749Test, TestReplicationHandler]
[junit4] Completed [221/768 (1!)] on J0 in 71.44s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 49817 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]