Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/309/
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([FB254A52488CBFE2:EF6D11076B8B02FC]: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 12764 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 2183647 INFO
(SUITE-TestReplicationHandler-seed#[FB254A52488CBFE2]-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-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/init-core-data-001
[junit4] 2> 2183648 WARN
(SUITE-TestReplicationHandler-seed#[FB254A52488CBFE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=120 numCloses=120
[junit4] 2> 2183648 INFO
(SUITE-TestReplicationHandler-seed#[FB254A52488CBFE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2183649 INFO
(SUITE-TestReplicationHandler-seed#[FB254A52488CBFE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 2183651 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
[junit4] 2> 2183651 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/collection1
[junit4] 2> 2183653 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2183654 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@104f767c{/solr,null,AVAILABLE}
[junit4] 2> 2183655 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2defab14{HTTP/1.1,[http/1.1]}{127.0.0.1:51231}
[junit4] 2> 2183655 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server Started @2185860ms
[junit4] 2> 2183655 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=51231}
[junit4] 2> 2183655 ERROR
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2183656 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2183656 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2183656 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2183656 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-19T12:31:18.345Z
[junit4] 2> 2183656 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/solr.xml
[junit4] 2> 2183659 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2183659 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2183659 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2183691 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183699 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183699 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183701 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/.
[junit4] 2> 2183701 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2183702 INFO (coreLoadExecutor-7982-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2183723 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2183728 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2183729 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2183729 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2183730 INFO (coreLoadExecutor-7982-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@6c61e9f9
[junit4] 2> 2183730 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2183730 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2183731 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38308781522587443]
[junit4] 2> 2183768 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2183768 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2183769 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=22.0654296875,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=6.556896192914257,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2183769 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@68eb5cbe[collection1] main]
[junit4] 2> 2183769 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-001/collection1/conf
[junit4] 2> 2183770 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 2183770 INFO (coreLoadExecutor-7982-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2183770 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@68eb5cbe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2183772 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1
[junit4] 2> 2183775 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2183776 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34fb06f1{/solr,null,AVAILABLE}
[junit4] 2> 2183776 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@474da33{HTTP/1.1,[http/1.1]}{127.0.0.1:51597}
[junit4] 2> 2183776 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server Started @2185982ms
[junit4] 2> 2183776 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=51597}
[junit4] 2> 2183776 ERROR
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2183777 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2183777 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2183777 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2183777 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-19T12:31:18.466Z
[junit4] 2> 2183781 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/solr.xml
[junit4] 2> 2183784 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2183784 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2183784 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2183828 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183838 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183838 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183840 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/.
[junit4] 2> 2183840 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2183841 INFO (coreLoadExecutor-7992-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2183850 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2183855 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2183857 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2183857 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 2183857 INFO (coreLoadExecutor-7992-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@6c61e9f9
[junit4] 2> 2183858 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2183858 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/./collection1/data/]
[junit4] 2> 2183859 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38308781522587443]
[junit4] 2> 2183901 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2183901 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2183903 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=22.0654296875,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=6.556896192914257,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2183903 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@462c5f84[collection1] main]
[junit4] 2> 2183903 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1/conf
[junit4] 2> 2183905 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 2183905 INFO (coreLoadExecutor-7992-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2183906 INFO
(searcherExecutor-7993-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@462c5f84[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2183907 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@474da33{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2183907 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1761154750
[junit4] 2> 2183907 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2183907 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a9067f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@b5ed8c4
[junit4] 2> 2183912 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2183912 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77679bcd: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@5c54303c
[junit4] 2> 2183916 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2183917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cdf22b7: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@39d3a0dd
[junit4] 2> 2183917 INFO (coreCloseExecutor-7998-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76a85350
[junit4] 2> 2183917 INFO (coreCloseExecutor-7998-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1990742864
[junit4] 2> 2183917 INFO (coreCloseExecutor-7998-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a57369c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@46d59fc1
[junit4] 2> 2183924 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@34fb06f1{/solr,null,UNAVAILABLE}
[junit4] 2> 2183926 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2183926 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@245ff7b7{/solr,null,AVAILABLE}
[junit4] 2> 2183927 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4e49975f{HTTP/1.1,[http/1.1]}{127.0.0.1:37866}
[junit4] 2> 2183927 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server Started @2186132ms
[junit4] 2> 2183927 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=37866}
[junit4] 2> 2183928 ERROR
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2183928 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2183928 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2183928 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2183928 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-19T12:31:18.617Z
[junit4] 2> 2183928 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/solr.xml
[junit4] 2> 2183939 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2183939 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2183939 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2183970 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183978 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183978 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2183980 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/.
[junit4] 2> 2183980 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2183981 INFO (coreLoadExecutor-8005-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2183989 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2183994 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2183996 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2183996 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 2183996 INFO (coreLoadExecutor-8005-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@6c61e9f9
[junit4] 2> 2183996 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2183996 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/./collection1/data/]
[junit4] 2> 2183998 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38308781522587443]
[junit4] 2> 2184042 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2184043 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2184043 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=22.0654296875,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=6.556896192914257,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2184043 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2902fa51[collection1] main]
[junit4] 2> 2184044 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-002/collection1/conf
[junit4] 2> 2184044 INFO (coreLoadExecutor-8005-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2184045 INFO
(searcherExecutor-8006-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2902fa51[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2184046 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/collection1
[junit4] 2> 2184048 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2184049 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7dace8e7{/solr,null,AVAILABLE}
[junit4] 2> 2184050 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@56ba8f42{HTTP/1.1,[http/1.1]}{127.0.0.1:42161}
[junit4] 2> 2184050 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.e.j.s.Server Started @2186255ms
[junit4] 2> 2184050 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=42161}
[junit4] 2> 2184050 ERROR
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2184050 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2184051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2184051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2184051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-19T12:31:18.740Z
[junit4] 2> 2184051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/solr.xml
[junit4] 2> 2184056 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2184056 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2184057 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2184091 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2184102 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2184102 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c61e9f9
[junit4] 2> 2184105 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/.
[junit4] 2> 2184105 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2184107 INFO (coreLoadExecutor-8015-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2184117 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2184130 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2184131 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2184131 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 2184131 INFO (coreLoadExecutor-8015-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@6c61e9f9
[junit4] 2> 2184131 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2184131 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/./collection1/data/]
[junit4] 2> 2184133 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38308781522587443]
[junit4] 2> 2184176 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2184176 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2184177 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=22.0654296875,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=6.556896192914257,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2184177 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ad7b1ac[collection1] main]
[junit4] 2> 2184177 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001/solr-instance-003/collection1/conf
[junit4] 2> 2184178 WARN (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the
/replication suffix
[junit4] 2> 2184178 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler No value set for 'pollInterval'.
Timer Task not started.
[junit4] 2> 2184178 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 2184178 INFO (coreLoadExecutor-8015-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2184179 INFO
(searcherExecutor-8016-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ad7b1ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2184182 INFO (qtp659332743-19396) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 2184183 INFO (qtp659332743-19398) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 2184183 INFO (qtp659332743-19398) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 2184183 INFO (qtp659332743-19398) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2184183 INFO (qtp659332743-19398) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@313d22d commitCommandVersion:0
[junit4] 2> 2184185 INFO (qtp659332743-19398) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@520f953[collection1] main]
[junit4] 2> 2184185 INFO (qtp659332743-19398) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2184186 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@520f953[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)))}
[junit4] 2> 2184186 INFO (qtp659332743-19398) [ 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> 2184190 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2184192 INFO (qtp659332743-19400) [ 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> 2184192 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2184192 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1511094678873
[junit4] 2> 2184192 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2184192 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2184192 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2184194 INFO (qtp659332743-19401) [ 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=2
[junit4] 2> 2184195 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 2184195 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2184195 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2184195 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@6bdcdba5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1980fb23)
[junit4] 2> 2184196 INFO (qtp659332743-19394) [ 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> 2184197 INFO (qtp659332743-19396) [ 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> 2184198 INFO (qtp659332743-19397) [ 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> 2184199 INFO (qtp659332743-19398) [ 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> 2184199 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1984) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@6bdcdba5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1980fb23)
[junit4] 2> 2184200 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=35.3857421875,
floorSegmentMB=1.93359375, forceMergeDeletesPctAllowed=3.5673948986493444,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2184200 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2184200 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3aae3d9c[collection1] main]
[junit4] 2> 2184202 INFO
(searcherExecutor-8016-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3aae3d9c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)))}
[junit4] 2> 2184202 INFO (qtp1630088801-19458) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:51231/solr/collection1/replication&command=fetchindex}
status=0 QTime=13
[junit4] 2> 2184204 INFO (qtp1630088801-19460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=3 status=0 QTime=0
[junit4] 2> 2184205 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 3 docs
[junit4] 2> 2184209 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2184210 INFO (qtp1630088801-19453) [ 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> 2184210 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2184211 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1511094678873
[junit4] 2> 2184211 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2184211 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2184211 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2184212 INFO (qtp1630088801-19451) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 2184212 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 2184212 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2184212 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2184212 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@2ccb042f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2786f137)
[junit4] 2> 2184213 INFO (qtp1630088801-19450) [ 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> 2184214 INFO (qtp1630088801-19449) [ 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> 2184216 INFO (qtp1630088801-19452) [ 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> 2184216 INFO (qtp1630088801-19458) [ 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> 2184217 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1984) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@2ccb042f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2786f137)
[junit4] 2> 2184217 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=35.3857421875,
floorSegmentMB=1.93359375, forceMergeDeletesPctAllowed=3.5673948986493444,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2184218 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2184218 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@43451a90[collection1] main]
[junit4] 2> 2184219 INFO
(searcherExecutor-8006-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43451a90[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)))}
[junit4] 2> 2184219 INFO (qtp305759487-19434) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:42161/solr/collection1/replication&command=fetchindex}
status=0 QTime=11
[junit4] 2> 2184221 INFO (qtp305759487-19436) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=3 status=0 QTime=0
[junit4] 2> 2184221 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 3 docs
[junit4] 2> 2184221 INFO (qtp659332743-19399) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2184222 INFO (qtp659332743-19400) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2184224 WARN (qtp1630088801-19456) [ x:collection1]
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for
replication on master
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: Server
refused connection at: http://127.0.0.1:TEST_PORT/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1830)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:952)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:332)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:80 [/127.0.0.1] failed: Connection refused (Connection
refused)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 36 more
[junit4] 2> Caused by: java.net.ConnectException: Connection refused
(Connection refused)
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
[junit4] 2> ... 46 more
[junit4] 2> 2184225 INFO (qtp1630088801-19456) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 2184225 INFO (qtp659332743-19401) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2184226 INFO (qtp1630088801-19460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2184227 WARN (qtp1630088801-19455) [ x:collection1]
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for
replication on master
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: Server
refused connection at: http://127.0.0.1:TEST_PORT/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1830)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:952)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:332)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:80 [/127.0.0.1] failed: Connection refused (Connection
refused)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 36 more
[junit4] 2> Caused by: java.net.ConnectException: Connection refused
(Connection refused)
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
[junit4] 2> ... 46 more
[junit4] 2> 2184228 INFO (qtp1630088801-19455) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 2184230 WARN (qtp1630088801-19453) [ x:collection1]
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for
replication on master
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: Server
refused connection at: http://127.0.0.1:TEST_PORT/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1830)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:952)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:332)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:80 [/127.0.0.1] failed: Connection refused (Connection
refused)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 36 more
[junit4] 2> Caused by: java.net.ConnectException: Connection refused
(Connection refused)
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
[junit4] 2> ... 46 more
[junit4] 2> 2184231 INFO (qtp1630088801-19453) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 2184232 INFO (qtp1630088801-19453) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2184233 INFO (qtp305759487-19437) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 2184233 INFO (qtp1630088801-19450) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2184234 INFO (qtp305759487-19438) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2184234 INFO (qtp1630088801-19449) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 2184235 INFO (qtp1630088801-19452) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 2184235 INFO (qtp1630088801-19458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 2184235 INFO (qtp1630088801-19458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 2184236 INFO (qtp1630088801-19460) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2184236 INFO (qtp1630088801-19460) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4e9fcec8 commitCommandVersion:0
[junit4] 2> 2184237 INFO (qtp1630088801-19460) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ef1ded8[collection1] main]
[junit4] 2> 2184237 INFO (qtp1630088801-19460) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2184246 INFO
(searcherExecutor-8016-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ef1ded8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c4)))}
[junit4] 2> 2184246 INFO (qtp1630088801-19460) [ 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 10
[junit4] 2> 2184248 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2184249 INFO (qtp659332743-19394) [ 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> 2184249 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2184249 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1511094678873
[junit4] 2> 2184249 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 3
[junit4] 2> 2184249 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1511094678925
[junit4] 2> 2184249 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2184250 INFO (qtp659332743-19396) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 2184251 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 2184251 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
MockDirectoryWrapper(RAMDirectory@74a4f773
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62e8bee5)
[junit4] 2> 2184251 INFO (qtp659332743-19397) [ 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> 2184253 INFO (qtp659332743-19398) [ 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> 2184254 INFO (qtp659332743-19399) [ 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> 2184256 INFO (qtp659332743-19399) [ 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> 2184260 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=1984) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@74a4f773
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62e8bee5)
[junit4] 2> 2184260 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore Updating index properties... index=index.20171119063118940
[junit4] 2> 2184261 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher removing old index directory
MockDirectoryWrapper(RAMDirectory@1e998c9b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@241742e6)
[junit4] 2> 2184261 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2184263 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2184263 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@18715650[collection1] main]
[junit4] 2> 2184264 INFO
(searcherExecutor-8016-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18715650[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)))}
[junit4] 2> 2184265 INFO (qtp1630088801-19455) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:51231/solr/collection1/replication&command=fetchindex}
status=0 QTime=17
[junit4] 2> 2184265 INFO (qtp1630088801-19451) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=3 status=0 QTime=0
[junit4] 2> 2184266 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 3 docs
[junit4] 2> 2184266 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2184267 INFO (qtp1630088801-19453) [ 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> 2184267 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2184267 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1511094678873
[junit4] 2> 2184267 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2184267 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1511094678873
[junit4] 2> 2184267 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave in sync with master.
[junit4] 2> 2184267 INFO (qtp305759487-19439) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:42161/solr/collection1/replication&command=fetchindex}
status=0 QTime=1
[junit4] 2> 2184268 INFO (qtp305759487-19432) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=3 status=0 QTime=0
[junit4] 2> 2184269 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[FB254A52488CBFE2]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 3 docs
[junit4] 2> 2184269 INFO (qtp659332743-19401) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 2184270 INFO (qtp659332743-19394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 2184270 INFO (qtp659332743-19394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 2184271 INFO (qtp659332743-19394) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2184271 INFO (qtp659332743-19394) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@313d22d commitCommandVersion:0
[junit4] 2> 2184272 INFO (qtp659332743-19394) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3fbfbfdd[collection1] main]
[junit4] 2> 2184272 INFO (qtp659332743-19394) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2184273 INFO
(searcherExecutor-7983-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3fbfbfdd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)
Uninverting(_1(7.2.0):c3)))}
[junit4] 2> 2184273 INFO (qtp659332743-19394) [ 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> 2184297 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2184298 INFO (qtp659332743-19396) [ 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> 2184299 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 2184299 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1511094678960
[junit4] 2> 2184299 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2184299 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1511094678873
[junit4] 2> 2184299 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2184299 INFO (qtp659332743-19397) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 2184300 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
[junit4] 2> 2184300 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2184301 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2184301 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@2011c396
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@511e4a89)
[junit4] 2> 2184301 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 2184301 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 2184301 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already
[...truncated too long message...]
tion1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=816183616
[junit4] 2> 2266960 INFO (coreCloseExecutor-8659-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@376aa5b6: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16162245
[junit4] 2> 2266967 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@74a3a593{/solr,null,UNAVAILABLE}
[junit4] 2> 2266971 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@54269d7d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2266971 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=522496020
[junit4] 2> 2266972 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2266972 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@79d34d91: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@792a9503
[junit4] 2> 2266977 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2266977 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5584507e: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@5c54303c
[junit4] 2> 2266980 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2266980 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@21e296b4: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@39d3a0dd
[junit4] 2> 2266980 INFO (coreCloseExecutor-8661-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9d4b7af
[junit4] 2> 2266981 INFO (coreCloseExecutor-8661-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=164935599
[junit4] 2> 2266981 INFO (coreCloseExecutor-8661-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d9792f7: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5ddfe254
[junit4] 2> 2266990 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[FB254A52488CBFE2])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2c611f66{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandler
-Dtests.method=doTestIndexAndConfigReplication -Dtests.seed=FB254A52488CBFE2
-Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=America/Matamoros
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 32.3s J1 |
TestReplicationHandler.doTestIndexAndConfigReplication <<<
[junit4] > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0,
Size: 0
[junit4] > at
__randomizedtesting.SeedInfo.seed([FB254A52488CBFE2:EF6D11076B8B02FC]:0)
[junit4] > at java.util.ArrayList.rangeCheck(ArrayList.java:657)
[junit4] > at java.util.ArrayList.get(ArrayList.java:433)
[junit4] > at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FB254A52488CBFE2-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA,
timezone=America/Matamoros
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=219791104,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestHttpShardHandlerFactory,
V2ApiIntegrationTest, TestQueryUtils, TestFieldCacheWithThreads,
TestTrackingShardHandlerFactory, SampleTest, TestExtendedDismaxParser,
SchemaVersionSpecificBehaviorTest, SolrCloudReportersTest, TestZkChroot,
SimplePostToolTest, SolrIndexMetricsTest, SmileWriterTest,
PreAnalyzedUpdateProcessorTest, TestCloudNestedDocsSort,
TestOverriddenPrefixQueryForCustomFieldType, CoreAdminHandlerTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SystemInfoHandlerTest,
BlockJoinFacetDistribTest, TestSimpleQParserPlugin, TestLegacyField,
TestGroupingSearch, TestSolrJ, TestReload, AliasIntegrationTest,
ConfigureRecoveryStrategyTest, TestSolrXml, TestSolrIndexConfig,
TestDefaultStatsCache, CdcrReplicationDistributedZkTest,
PropertiesRequestHandlerTest, LeaderInitiatedRecoveryOnCommitTest,
ReplaceNodeTest, TestTolerantUpdateProcessorCloud, TestCryptoKeys,
SimpleMLTQParserTest, HdfsCollectionsAPIDistributedZkTest,
TestDistributedStatsComponentCardinality, TestSimpleTextCodec,
TestStressReorder, TestCrossCoreJoin, TestConfigSetsAPIExclusivity,
AutoScalingHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest,
PreAnalyzedFieldTest, TestSolrCloudWithHadoopAuthPlugin, BlockDirectoryTest,
TestRemoteStreaming, TestRestManager, SOLR749Test, LegacyCloudClusterPropTest,
PluginInfoTest, TestSolrDeletionPolicy1, QueryElevationComponentTest,
TestFaceting, AnalysisErrorHandlingTest, TestNumericRangeQuery64,
TestExclusionRuleCollectionAccess, SearchHandlerTest,
UpdateRequestProcessorFactoryTest, TermVectorComponentDistributedTest,
BasicDistributedZk2Test, ExecutePlanActionTest, ZkNodePropsTest, HLLUtilTest,
TestAuthenticationFramework, TestBadConfig, SolrGraphiteReporterTest,
HdfsDirectoryFactoryTest, TestSchemaVersionResource, CacheHeaderTest,
TestJettySolrRunner, TestRestoreCore, MBeansHandlerTest, DeleteReplicaTest,
SegmentsInfoRequestHandlerTest, ActionThrottleTest, TestCloudInspectUtil,
TestRandomCollapseQParserPlugin, TestFastLRUCache, TestCharFilters,
SuggestComponentContextFilterQueryTest, TestFunctionQuery,
TestRetrieveFieldsOptimizer, SystemLogListenerTest, TestReloadDeadlock,
TestLegacyNumericUtils, HdfsBasicDistributedZk2Test, ExternalFileFieldSortTest,
TestSolrQueryParser, SolrMetricManagerTest,
OverseerCollectionConfigSetProcessorTest, HdfsDirectoryTest,
TestFastOutputStream, BigEndianAscendingWordDeserializerTest,
TestMergePolicyConfig, TestSkipOverseerOperations, TestCSVLoader,
TestSolrCLIRunExample, TestXmlQParser, SolrCloudExampleTest,
TestAnalyzedSuggestions, SimpleCollectionCreateDeleteTest, TestFieldSortValues,
SolrJmxReporterTest, AtomicUpdatesTest, TestRuleBasedAuthorizationPlugin,
DistributedDebugComponentTest, TestSolrFieldCacheBean, TestLRUStatsCache,
TestDistribDocBasedVersion, CoreAdminRequestStatusTest, TestCloudManagedSchema,
LeaderFailoverAfterPartitionTest, EnumFieldTest, AnalysisAfterCoreReloadTest,
TestStressLucene, TestRequestForwarding, TestLRUCache,
IndexSchemaRuntimeFieldTest, TestObjectReleaseTracker,
TestOnReconnectListenerSupport, TestGeoJSONResponseWriter,
SpellPossibilityIteratorTest, HttpSolrCallGetCoreTest,
ConcurrentDeleteAndCreateCollectionTest, MoreLikeThisHandlerTest,
ShufflingReplicaListTransformerTest, TestShortCircuitedRequests,
TestFieldCacheReopen, TemplateUpdateProcessorTest, MergeStrategyTest,
CursorMarkTest, SolrIndexSplitterTest, DistributedFacetPivotSmallTest,
SortSpecParsingTest, TestInitQParser, SolrIndexConfigTest,
TestMaxScoreQueryParser, DocumentAnalysisRequestHandlerTest, OverseerRolesTest,
ShardRoutingCustomTest, TestChildDocTransformer, HdfsUnloadDistributedZkTest,
OverseerTaskQueueTest, TestBM25SimilarityFactory, TestQueryTypes,
ZkSolrClientTest, DirectSolrSpellCheckerTest, LoggingHandlerTest,
DistributedQueueTest, TermVectorComponentTest, RegexBytesRefFilterTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestCollectionsAPIViaSolrCloudCluster, SearchHandlerTest, TestSolr4Spatial2,
InfoHandlerTest, CopyFieldTest, DocValuesTest, TestApiFramework,
HttpTriggerListenerTest, TestConfigReload, AutoscalingHistoryHandlerTest,
TestSubQueryTransformerCrossCore, TestDocumentBuilder, StressHdfsTest,
TestReRankQParserPlugin, TestMultiValuedNumericRangeQuery, TestConfigSets,
TestDocTermOrds, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat,
ShardSplitTest, TestComponentsName, TestSortByMinMaxFunction,
TestInPlaceUpdatesDistrib, TestCoreContainer, TestRTGBase, EchoParamsTest,
TestSolrCoreSnapshots, TestDFISimilarityFactory, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler]
[junit4] Completed [359/749 (1!)] on J1 in 83.37s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 48572 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]