Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1456/
Java: 64bit/jdk-10-ea+43 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([C580C5964A2A5011:3CCD5639765F1D9B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:283)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12908 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4] 2> 691111 INFO
(SUITE-ShardSplitTest-seed#[C580C5964A2A5011]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/init-core-data-001
[junit4] 2> 691111 WARN
(SUITE-ShardSplitTest-seed#[C580C5964A2A5011]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 691111 INFO
(SUITE-ShardSplitTest-seed#[C580C5964A2A5011]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 691112 INFO
(SUITE-ShardSplitTest-seed#[C580C5964A2A5011]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 691112 INFO
(SUITE-ShardSplitTest-seed#[C580C5964A2A5011]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] IGNOR/A 0.00s J2 | ShardSplitTest.test
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
[junit4] 2> 691114 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 691117 INFO (Thread-2250) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 691117 INFO (Thread-2250) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 691130 ERROR (Thread-2250) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 691217 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ZkTestServer start zk server on port:40523
[junit4] 2> 691223 INFO (zkConnectionManagerCallback-550-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691230 INFO (zkConnectionManagerCallback-552-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691233 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 691234 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 691235 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 691235 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 691236 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 691237 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 691238 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 691238 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 691239 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 691240 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 691241 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 691242 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 691334 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 691336 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691336 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691336 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 691336 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36e9b6bd{/,null,AVAILABLE}
[junit4] 2> 691338 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@17892be3{HTTP/1.1,[http/1.1]}{127.0.0.1:41415}
[junit4] 2> 691338 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server Started @693249ms
[junit4] 2> 691338 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/tempDir-001/control/data,
hostPort=41415,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 691339 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 691339 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.3.0
[junit4] 2> 691339 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 691339 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 691339 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-02T03:08:40.863299Z
[junit4] 2> 691357 INFO (zkConnectionManagerCallback-554-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 691359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/control-001/solr.xml
[junit4] 2> 691361 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 691361 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 691362 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 691364 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40523/solr
[junit4] 2> 691369 INFO (zkConnectionManagerCallback-558-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691373 INFO
(zkConnectionManagerCallback-560-thread-1-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691413 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 691413 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:41415_
[junit4] 2> 691414 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.c.Overseer Overseer
(id=72063998723358724-127.0.0.1:41415_-n_0000000000) starting
[junit4] 2> 691425 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41415_
[junit4] 2> 691426 INFO
(OverseerStateUpdate-72063998723358724-127.0.0.1:41415_-n_0000000000)
[n:127.0.0.1:41415_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 691459 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 691468 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 691468 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 691469 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41415_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/control-001/cores
[junit4] 2> 691502 INFO (zkConnectionManagerCallback-566-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691503 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 691503 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40523/solr
ready
[junit4] 2> 691511 INFO (qtp628301842-5536) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41415_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 691525 INFO
(OverseerThreadFactory-1154-thread-1-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 691648 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691649 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 691751 INFO
(zkCallback-559-thread-1-processing-n:127.0.0.1:41415_) [n:127.0.0.1:41415_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 692683 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 692695 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 692816 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 692864 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 692865 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 692867 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 692867 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 692870 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=928798852,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 692894 WARN (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 692950 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692950 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692966 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692966 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692968 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=91.8154296875,
floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=11.20791882715368,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 692969 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c48c9af[control_collection_shard1_replica_n1] main]
[junit4] 2> 692973 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 692974 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 692974 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 692976 INFO
(searcherExecutor-1157-thread-1-processing-n:127.0.0.1:41415_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:41415_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@2c48c9af[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 692977 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593793705411608576
[junit4] 2> 692987 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 692988 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 692988 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41415/control_collection_shard1_replica_n1/
[junit4] 2> 692988 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 692988 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41415/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 692988 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 692990 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41415/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 693091 INFO
(zkCallback-559-thread-1-processing-n:127.0.0.1:41415_) [n:127.0.0.1:41415_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 693141 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 693149 INFO (qtp628301842-5542) [n:127.0.0.1:41415_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1501
[junit4] 2> 693152 INFO (qtp628301842-5536) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 693246 INFO
(zkCallback-559-thread-2-processing-n:127.0.0.1:41415_) [n:127.0.0.1:41415_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 693535 INFO
(OverseerCollectionConfigSetProcessor-72063998723358724-127.0.0.1:41415_-n_0000000000)
[n:127.0.0.1:41415_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 694152 INFO (qtp628301842-5536) [n:127.0.0.1:41415_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41415_&wt=javabin&version=2}
status=0 QTime=2641
[junit4] 2> 694158 INFO (zkConnectionManagerCallback-570-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694158 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 694159 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40523/solr
ready
[junit4] 2> 694159 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 694160 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 694167 INFO
(OverseerThreadFactory-1154-thread-2-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 694167 WARN
(OverseerThreadFactory-1154-thread-2-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 694372 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 694373 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=212
[junit4] 2> 694452 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-1-001
of type TLOG
[junit4] 2> 694453 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 694453 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 694453 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 694453 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 694454 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28c222dd{/,null,AVAILABLE}
[junit4] 2> 694454 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@66c20c5d{HTTP/1.1,[http/1.1]}{127.0.0.1:43617}
[junit4] 2> 694454 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server Started @696364ms
[junit4] 2> 694454 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/tempDir-001/jetty1,
hostPort=43617,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-1-001/cores,
replicaType=TLOG}
[junit4] 2> 694455 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 694455 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.3.0
[junit4] 2> 694455 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 694455 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 694455 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-02T03:08:43.979603Z
[junit4] 2> 694456 INFO (zkConnectionManagerCallback-572-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694458 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 694458 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-1-001/solr.xml
[junit4] 2> 694459 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 694459 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 694460 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 694463 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40523/solr
[junit4] 2> 694464 INFO (zkConnectionManagerCallback-576-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694467 INFO
(zkConnectionManagerCallback-578-thread-1-processing-n:127.0.0.1:43617_)
[n:127.0.0.1:43617_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694474 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 694475 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 694476 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43617_
[junit4] 2> 694477 INFO
(zkCallback-559-thread-2-processing-n:127.0.0.1:41415_) [n:127.0.0.1:41415_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694478 INFO (zkCallback-569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694478 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694500 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 694507 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 694507 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 694508 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:43617_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-1-001/cores
[junit4] 2> 694532 INFO (qtp628301842-5571) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:43617_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 694534 INFO
(OverseerCollectionConfigSetProcessor-72063998723358724-127.0.0.1:41415_-n_0000000000)
[n:127.0.0.1:41415_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 694535 INFO
(OverseerThreadFactory-1154-thread-3-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:43617_ for creating new replica
[junit4] 2> 694537 INFO (qtp498157557-5587) [n:127.0.0.1:43617_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 694537 INFO (qtp498157557-5587) [n:127.0.0.1:43617_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 694640 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 695555 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 695568 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 695659 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 695672 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 695672 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 695673 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 695673 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 695676 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=928798852,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 695699 WARN (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 695748 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 695748 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 695749 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 695749 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 695750 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=91.8154296875,
floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=11.20791882715368,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 695751 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10be4d5b[collection1_shard2_replica_t41] main]
[junit4] 2> 695752 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 695752 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 695753 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 695755 INFO
(searcherExecutor-1168-thread-1-processing-n:127.0.0.1:43617_
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@10be4d5b[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 695755 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1593793708324552704
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:43617/collection1_shard2_replica_t41/
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:43617/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 695766 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 695768 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43617/collection1_shard2_replica_t41/ shard2
[junit4] 2> 695869 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 695919 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 695921 INFO (qtp498157557-5587) [n:127.0.0.1:43617_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1383
[junit4] 2> 695922 INFO (qtp628301842-5571) [n:127.0.0.1:41415_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:43617_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1389
[junit4] 2> 695990 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-2-001
of type TLOG
[junit4] 2> 695992 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 695998 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 695998 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 695998 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 695999 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@232b6d04{/,null,AVAILABLE}
[junit4] 2> 695999 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@66134bda{HTTP/1.1,[http/1.1]}{127.0.0.1:41967}
[junit4] 2> 695999 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server Started @697910ms
[junit4] 2> 695999 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/tempDir-001/jetty2,
hostPort=41967,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-2-001/cores,
replicaType=TLOG}
[junit4] 2> 696000 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 696000 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.3.0
[junit4] 2> 696000 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 696000 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 696000 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-02T03:08:45.524652Z
[junit4] 2> 696009 INFO (zkConnectionManagerCallback-582-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 696009 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 696010 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-2-001/solr.xml
[junit4] 2> 696012 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 696012 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 696012 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 696014 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40523/solr
[junit4] 2> 696021 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 696029 INFO (zkConnectionManagerCallback-586-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 696038 INFO
(zkConnectionManagerCallback-588-thread-1-processing-n:127.0.0.1:41967_)
[n:127.0.0.1:41967_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 696056 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 696057 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 696058 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41967_
[junit4] 2> 696059 INFO (zkCallback-569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 696059 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 696059 INFO
(zkCallback-559-thread-2-processing-n:127.0.0.1:41415_) [n:127.0.0.1:41415_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 696076 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 696104 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 696115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 696115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 696116 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41967_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-2-001/cores
[junit4] 2> 696157 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41967_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 696160 INFO
(OverseerCollectionConfigSetProcessor-72063998723358724-127.0.0.1:41415_-n_0000000000)
[n:127.0.0.1:41415_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 696161 INFO
(OverseerThreadFactory-1154-thread-4-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:41967_ for creating new replica
[junit4] 2> 696166 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 696166 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 696270 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 696271 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 697182 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 697194 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 697277 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 697291 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 697291 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 697291 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 697291 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 697293 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=928798852,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 697315 WARN (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 697347 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 697347 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 697348 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 697348 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 697349 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=91.8154296875,
floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=11.20791882715368,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 697349 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d42acba[collection1_shard1_replica_t43] main]
[junit4] 2> 697350 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 697350 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 697351 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 697351 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1593793709998080000
[junit4] 2> 697352 INFO
(searcherExecutor-1179-thread-1-processing-n:127.0.0.1:41967_
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[collection1_shard1_replica_t43] Registered new searcher
Searcher@7d42acba[collection1_shard1_replica_t43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41967/collection1_shard1_replica_t43/
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
http://127.0.0.1:41967/collection1_shard1_replica_t43/ has no replicas
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 697355 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController
collection1_shard1_replica_t43 stopping background replication from leader
[junit4] 2> 697356 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41967/collection1_shard1_replica_t43/ shard1
[junit4] 2> 697457 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 697457 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 697507 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 697508 INFO (qtp1966115507-5619) [n:127.0.0.1:41967_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1342
[junit4] 2> 697510 INFO (qtp628301842-5542) [n:127.0.0.1:41415_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41967_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1353
[junit4] 2> 697610 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 697610 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 697628 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-3-001
of type TLOG
[junit4] 2> 697629 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 697633 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 697633 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 697633 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 697633 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4234946d{/,null,AVAILABLE}
[junit4] 2> 697634 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@41f8f6a1{HTTP/1.1,[http/1.1]}{127.0.0.1:41783}
[junit4] 2> 697634 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.e.j.s.Server Started @699544ms
[junit4] 2> 697634 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/tempDir-001/jetty3,
hostPort=41783,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-3-001/cores,
replicaType=TLOG}
[junit4] 2> 697634 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 697635 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.3.0
[junit4] 2> 697635 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 697635 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 697635 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-02T03:08:47.159202Z
[junit4] 2> 697636 INFO (zkConnectionManagerCallback-592-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 697637 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 697637 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-3-001/solr.xml
[junit4] 2> 697639 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 697639 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 697639 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 697651 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40523/solr
[junit4] 2> 697659 INFO (zkConnectionManagerCallback-596-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 697665 INFO
(zkConnectionManagerCallback-598-thread-1-processing-n:127.0.0.1:41783_)
[n:127.0.0.1:41783_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 697669 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 697671 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 697672 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41783_
[junit4] 2> 697673 INFO (zkCallback-569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697673 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697673 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697673 INFO
(zkCallback-559-thread-2-processing-n:127.0.0.1:41415_) [n:127.0.0.1:41415_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697674 INFO
(zkCallback-597-thread-1-processing-n:127.0.0.1:41783_) [n:127.0.0.1:41783_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 697720 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 697731 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 697731 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 697733 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C580C5964A2A5011])
[n:127.0.0.1:41783_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-3-001/cores
[junit4] 2> 697774 INFO (qtp628301842-5571) [n:127.0.0.1:41415_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41783_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 697790 INFO
(OverseerCollectionConfigSetProcessor-72063998723358724-127.0.0.1:41415_-n_0000000000)
[n:127.0.0.1:41415_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 697793 INFO
(OverseerThreadFactory-1154-thread-5-processing-n:127.0.0.1:41415_)
[n:127.0.0.1:41415_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:41783_ for creating new replica
[junit4] 2> 697797 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 697797 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 697907 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 697907 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 697908 INFO
(zkCallback-597-thread-1-processing-n:127.0.0.1:41783_) [n:127.0.0.1:41783_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 698813 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 698823 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
[collection1_shard2_replica_t45] Schema name=test
[junit4] 2> 698937 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 698956 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from
collection collection1, trusted=true
[junit4] 2> 698956 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t45' (registry
'solr.core.collection1.shard2.replica_t45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@662744bb
[junit4] 2> 698956 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 698956 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[[collection1_shard2_replica_t45] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-3-001/cores/collection1_shard2_replica_t45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
[junit4] 2> 699013 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=928798852,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 699035 WARN (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 699095 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 699096 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 699097 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 699097 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 699099 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=91.8154296875,
floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=11.20791882715368,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 699099 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2618c85a[collection1_shard2_replica_t45] main]
[junit4] 2> 699102 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 699102 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 699103 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 699103 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1593793711835185152
[junit4] 2> 699106 INFO
(searcherExecutor-1190-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[collection1_shard2_replica_t45] Registered new searcher
Searcher@2618c85a[collection1_shard2_replica_t45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 699120 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_t45
[junit4] 2> 699126 INFO
(updateExecutor-593-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:41783_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 699126 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 699126 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 699126 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.ZkController
collection1_shard2_replica_t45 stopping background replication from leader
[junit4] 2> 699129 INFO (qtp498157557-5593) [n:127.0.0.1:43617_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 699129 INFO (qtp498157557-5593) [n:127.0.0.1:43617_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 699130 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_t45]
[junit4] 2> 699130 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 699130 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_t45] as recovering, leader is
[http://127.0.0.1:43617/collection1_shard2_replica_t41/] and I am
[http://127.0.0.1:41783/collection1_shard2_replica_t45/]
[junit4] 2> 699130 INFO (qtp1554959688-5650) [n:127.0.0.1:41783_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1333
[junit4] 2> 699135 INFO (qtp628301842-5571) [n:127.0.0.1:41415_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41783_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1361
[junit4] 2> 699142 INFO
(recoveryExecutor-594-thread-1-processing-n:127.0.0.1:41783_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:41783_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:43617]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:41783_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 699142 INFO (qtp498157557-5593) [n:127.0.0.1:43617_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 699143 INFO (qtp498157557-5593) [n:127.0.0.1:43617_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:41783_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:41783","node_name":"127.0.0.1:41783_","state":"down","type":"TLOG"}
[junit4] 2> 699235 INFO
(zkCallback-587-thread-1-processing-n:127.0.0.1:41967_) [n:127.0.0.1:41967_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 699235 INFO
(zkCallback-597-thread-1-processing-n:127.0.0.1:41783_) [n:127.0.0.1:41783_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 699235 INFO
(zkCallback-577-thread-1-processing-n:127.0.0.1:43617_) [n:127.0.0.1:43617_
] o.a.s.c.c.ZkStateReader A cluster s
[...truncated too long message...]
[junit4] 2> 916787 INFO (qtp107084430-6922) [n:127.0.0.1:35743_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41119_&core=shardSplitWithRule_shard1_1_replica_n6&coreNodeName=core_node9&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=3001
[junit4] 2> 916899 ERROR (qtp107084430-7097) [n:127.0.0.1:35743_ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is
shutting down
[junit4] 2> at
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:178)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[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:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[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:527)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 916900 INFO (qtp107084430-7097) [n:127.0.0.1:35743_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:45393_&core=shardSplitWithRule_shard1_0_replica_n5&coreNodeName=core_node10&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=3001
[junit4] 2> 916901 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[C580C5964A2A5011]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 36443
[junit4] 2> 916901 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[C580C5964A2A5011]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 916901 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[C580C5964A2A5011]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33737 33737
[junit4] 2> 923101 INFO (Thread-2469) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33737 33737
[junit4] 2> 923102 WARN (Thread-2469) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5
/solr/collections/shardSplitWithRule/terms/shard1
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/collection1/terms/shard1
[junit4] 2> 5 /solr/collections/collection1/terms/shard2
[junit4] 2> 5
/solr/collections/shardSplitWithRule/terms/shard1_0
[junit4] 2> 5
/solr/collections/shardSplitWithRule/terms/shard1_1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 51 /solr/collections/shardSplitWithRule/state.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 5 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C580C5964A2A5011-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=PostingsFormat(name=Memory),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=Memory)}, docValues:{rnd_b=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Direct),
a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)},
maxPointsInLeafNode=1075, maxMBSortInHeap=6.120791882715368,
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Asia/Thimphu
[junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10
(64-bit)/cpus=8,threads=1,free=111376520,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSchemaResource,
DateMathParserTest, AliasIntegrationTest, SolrGraphiteReporterTest,
RegexBoostProcessorTest, TestAnalyzeInfixSuggestions,
CoreAdminCreateDiscoverTest, DataDrivenBlockJoinTest,
TestPullReplicaErrorHandling, TestPushWriter, CloudMLTQParserTest,
TestFiltering, DistanceFunctionTest, TestBulkSchemaAPI,
TestInPlaceUpdatesDistrib, NoCacheHeaderTest, RecoveryAfterSoftCommitTest,
MoveReplicaHDFSTest, TestAddFieldRealTimeGet, MergeStrategyTest,
TestManagedSynonymFilterFactory, ConnectionReuseTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestMultiValuedNumericRangeQuery, TestRetrieveFieldsOptimizer, HLLUtilTest,
TestRangeQuery, OverseerStatusTest, TestCloudPseudoReturnFields,
SolrSlf4jReporterTest, TestDocBasedVersionConstraints, TestUtils,
ZkShardTermsTest, ShardSplitTest]
[junit4] Completed [215/777 (1!)] on J2 in 232.05s, 5 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 43163 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1456/consoleText
[repro] Revision: e2b3a97587a4387ab138252354d819ce253b625f
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=ShardSplitTest
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=C580C5964A2A5011
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK
-Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] ShardSplitTest
[repro] ant compile-test
[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.ShardSplitTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=C580C5964A2A5011
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK
-Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 123 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]